boundarySpaceDecl

Simple Type Information

Used By

Source

<xsd:simpleType name="boundarySpaceDecl">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="strip"/>
    <xsd:enumeration value="preserve"/>
  </xsd:restriction>
</xsd:simpleType>