XML Schema for XML Schema

http://www.w3.org/XML/1998/namespace
attributeGroup specialAttrs

Model

  base = xs:anyURI
  lang = xs:language
  space = xs:NCName : preserve



Attribute Summary
 xs:anyURIbase
          
 xs:languagelang
          
 space
          

Attribute Detail

base


Type:
xs:anyURI
Use:
optional
Form:
unqualified

lang


Type:
xs:language
Use:
optional
Form:
unqualified

space


Type:
base on xs:NCName
with restriction:
('default' | 'preserve')
Default:
preserve
Use:
optional
Form:
unqualifiedpreserve

Source
<xs:attributeGroup name="specialAttrs">
<xs:attribute ref="xml:base"/>
<xs:attribute ref="xml:lang"/>
<xs:attribute ref="xml:space"/>
</xs:attributeGroup>

XML Schema for XML Schema

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.