Namespace: |
|
Defined: |
globally in talkbank.xsd; see XML source |
Used: |
at 1 location |
Enumeration: |
"text", "image", "audio", "video", "application", "missing", "unlinked" |
Type Derivation Tree xs:NMTOKEN (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
|||
| <xs:simpleType name="mediaTypeType"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="text"/> <xs:enumeration value="image"/> <xs:enumeration value="audio"/> <xs:enumeration value="video"/> <xs:enumeration value="application"/> <xs:enumeration value="missing"/> <xs:enumeration value="unlinked"/> </xs:restriction> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set |