Namespace: |
|
Content: |
|
Defined: |
globally in xml.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
never |
| XML Representation Summary | |||
| <... | |||
| xml:base | = |
xs:anyURI | |
| xml:lang | = |
xs:language | |
| xml:space | = |
("default" | "preserve") : "preserve" | |
| ...> | |||
| <xs:attributeGroup name="specialAttrs"> </xs:attributeGroup> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
| <xs:attribute ref="xml:base"/> |
Type: |
xs:language, predefined |
Use: |
optional |
| <xs:attribute ref="xml:lang"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:NCName |
Enumeration: |
"default", "preserve" |
Default: |
"preserve" |
| <xs:attribute ref="xml:space"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |