Name

xsd:NOTATION — Emulation of the XML 1.0 feature

Synopsis

<xsd:simpleType name="NOTATION” id="NOTATION">
 <xsd:restriction base="xsd:anySimpleType">
 <xsd:whiteSpace value="collapse” fixed="true"/>
 </xsd:restriction>
</xsd:simpleType>

Derived from

xsd:anySimpleType

Primary

xsd:NOTATION

Known subtypes

None

Data parameters (facets)

enumeration, length, maxLength, minLength, pattern

Description

For the W3C XML Schema, the value and lexical spaces of xsd:NOTATION are references to notations declared though the xsd:notation element. This element doesn’t exist in RELAX NG; there, this datatype can be seen as a synonym for xsd:QName with backward compatibility for the W3C XML Schema.

Restrictions

Notations are seldom used in real-world applications.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.59.176.78