simpleType PartTypesType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ProductRevisionViewType/@type
facets
Kind Value Annotation
enumeration assembly
enumeration minimal
enumeration wire
enumeration solid
enumeration sheet
enumeration general
annotation
appinfo
sdkname=PartType
source <xsd:simpleType name="PartTypesType">
 
<xsd:annotation>
   
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=PartType</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="assembly"/>
   
<xsd:enumeration value="minimal"/>
   
<xsd:enumeration value="wire"/>
   
<xsd:enumeration value="solid"/>
   
<xsd:enumeration value="sheet"/>
   
<xsd:enumeration value="general"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy