Skip to content

willianmk/magento-config-xsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains a reference to configuration files used on Magento e-commece system.

To use your XSD reference, define your "config" tag as: 

<config xmlns="http://magento.com/schema/module/config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="xsd/etc_config.xsd">
</config>

Where you may define the schemaLocation must be applied as "host path/to/the/file.xsd"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published