PwgSmRev1-185 - DCMIType

simpleType DCMIType
namespace http://purl.org/dc/dcmitype/
type union of (restriction of xs:Name)
used by
complexType DCMIType
source <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="MovingImage"/>
       
<xs:enumeration value="StillImage"/>
       
<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 by XMLSpy Schema Editor http://www.altova.com/xmlspy