Showing:

Facets
Properties
Source
Used by
Attribute @xml:space
Namespace http://www.w3.org/XML/1998/namespace
Type restriction of xs:NCName
Properties
default: preserve
Facets
enumeration default
enumeration preserve
Used by
Attribute Group xml:specialAttrs
Source
<xs:attribute name="space" default="preserve">
  <xs:simpleType>
    <xs:restriction base="xs:NCName">
      <xs:enumeration value="default"/>
      <xs:enumeration value="preserve"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location file:/Applications/oxygen 3/frameworks/xml/xml2001.xsd