Namespace: |
|
Defined: |
globally in dcmitype.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
("Collection" | "Dataset" | "Event" | "Image" | "InteractiveResource" | "Service" | "Software" | "Sound" | "Text" | "PhysicalObject") |
Type Derivation Tree union of (restriction of xs:Name) DCMIType |
Derivation: |
by union |
Derivation: |
restriction of xs:Name |
|||
Facets: |
|
<xs:simpleType name="DCMIType"> <xs:union> <xs:simpleType> <xs:restriction base="xs:Name"> <xs:enumeration value="Collection"/> <xs:enumeration value="Dataset"/> <xs:enumeration value="Event"/> <xs:enumeration value="Image"/> <xs:enumeration value="InteractiveResource"/> <xs:enumeration value="Service"/> <xs:enumeration value="Software"/> <xs:enumeration value="Sound"/> <xs:enumeration value="Text"/> <xs:enumeration value="PhysicalObject"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |