This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
notes:xml_schema_cheat_sheet [2026/07/23 04:03] 114.119.135.37 old revision restored (2026/06/27 07:54) |
notes:xml_schema_cheat_sheet [2026/07/24 19:06] (current) 181.78.86.234 old revision restored (2026/06/25 22:05) |
||
|---|---|---|---|
| Line 149: | Line 149: | ||
| </ | </ | ||
| </ | </ | ||
| - | |||
| ==== XSD Element Indicators ==== | ==== XSD Element Indicators ==== | ||
| Line 175: | Line 174: | ||
| < | < | ||
| - | * An Attribute group is similar | + | * An Attribute group is similar |
| < | < | ||
| < | < | ||
| < | < | ||
| - | </ | + | </ |
| - | < | + | |
| - | + | ||
| - | * Using <xs:any /> as an element allows elements not specified in the schema to occur. | + | |
| - | + | ||
| - | * Using < | + | |
| - | + | ||
| - | * A substitution group allows other elements to substitute for the first. The head elemenet must be a global element (a direct child of the schema element) e.g. < | + | |
| - | < | + | |
| - | < | + | |
| - | </ | + | |
| - | + | ||
| - | ==== XSD Data Types ==== | + | |