Namespace: |
|
Type: |
|
Defined: |
globally in xml.xsd; see XML source |
Used: |
at 6 locations |
| XML Representation Summary | |||
| <... | |||
| xml:space | = |
enumeration of xs:NCName : "preserve" | |
| ...> | |||
Enumeration: |
"default", "preserve" |
Default: |
"preserve" |
lines.class [ref], |
| Type Derivation Tree xs:NCName (restriction) |
Derivation: |
restriction of xs:NCName |
|||
Facets: |
|
|||
| <xs:attribute default="preserve" name="space"> <xs:simpleType> <xs:restriction base="xs:NCName"> <xs:enumeration value="default"/> <xs:enumeration value="preserve"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |