Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, attr. wildcard, 1 element |
Block: |
"#all" (blocks all substitutions of this element or its type) |
Defined: |
globally in XMLSchema.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |

XML Representation Summary |
||||||||||||
| <xs:whiteSpace | ||||||||||||
|
||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||
| > | ||||||||||||
|
||||||||||||
| </xs:whiteSpace> | ||||||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:element id="whiteSpace" name="whiteSpace"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> <xs:simpleType> <xs:enumeration value="preserve"/> <xs:enumeration value="replace"/> <xs:enumeration value="collapse"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
required |
| enumeration of xs:NMTOKEN |
Enumeration: |
"preserve", "replace", "collapse" |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
|||
| <xs:attribute name="value" use="required"> <xs:simpleType> <xs:enumeration value="preserve"/> <xs:enumeration value="replace"/> <xs:enumeration value="collapse"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| <xs:anyAttribute namespace="##other" processContents="lax"/> |
Type: |
| <xs:element minOccurs="0" ref="xs:annotation"/> |
| 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. |