Element | nav-pointer |
<xsd:attribute name="nav-pointer-type" use="optional"> <xsd:simpleType> <xsd:annotation> <xsd:documentation/> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="end-of-range"/> <xsd:enumeration value="point"/> <xsd:enumeration value="start-of-range"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |