Namespace: |
|
Type: |
|
Defined: |
globally in eruditxlink.xsd, see XML source |
Used: |
at 3 locations |
XML Representation Summary |
|||
<... |
|||
xlink:show | = |
("new" | "replace" | "embed" | "other" | "none") |
|
...> |
Type Derivation Tree xs:NMTOKEN ![]() |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="show"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="new"/> <xs:enumeration value="replace"/> <xs:enumeration value="embed"/> <xs:enumeration value="other"/> <xs:enumeration value="none"/> </xs:restriction> </xs:simpleType> </xs:attribute> |