Namespace: |
|
Type: |
|
Defined: |
globally in xml.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
||||||
<... | ||||||
|
||||||
...> |
Enumeration: |
"default", "preserve" |
denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.
Type Derivation Tree xs:NCName (restriction) ![]() |
Derivation: |
restriction of xs:NCName |
|||
Facets: |
|
<xs:attribute 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.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |