namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:simpleType name="StorageMediaType"> <xsd:annotation> <xsd:documentation> disk: tape: contentStorage: The storage media is third party content storage. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="disk"/> <xsd:enumeration value="tape"/> <xsd:enumeration value="contentStorage"/> </xsd:restriction> </xsd:simpleType> |