Lines Matching refs:xsd
4 following the `.xsd` schemas provided by the PFW. By doing so, you are *ensured*
8 with `.xsd` from a *schemas* directory you specified for the script.
22 - `.xsd` files (also called *schemas*)
32 | |-- ComponentLibrary.xsd
33 | |-- ComponentTypeSet.xsd
34 | |-- ConfigurableDomains.xsd
35 | |-- FileIncluder.xsd
36 | |-- ParameterFrameworkConfiguration.xsd
37 | |-- ParameterSettings.xsd
38 | |-- Parameter.xsd
39 | |-- Subsystem.xsd
40 | `-- SystemClass.xsd
59 Attempt to validate ParameterFrameworkConfiguration.xml with ParameterFrameworkConfiguration.xsd
61 Attempt to validate my_music.xml with Subsystem.xsd
63 Attempt to validate MusicLibraries.xml with SystemClass.xsd
65 Attempt to validate Genres.xml with ConfigurableDomains.xsd