simpleType MassPropertyUnitType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:string
properties
base xsd:string
used by
attribute MassPropertiesType/@units
facets
Kind Value Annotation
enumeration grams,millimetres
appinfo
sdkname=GramsMillimetres
enumeration grams,centimetres
appinfo
sdkname=GramsCentimetres
enumeration kilograms,metres
appinfo
sdkname=KilogramsMetres
enumeration pounds,feet
appinfo
sdkname=PoundsFeet
enumeration pounds,inches
appinfo
sdkname=PoundsInches
source <xsd:simpleType name="MassPropertyUnitType">
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="grams,millimetres">
     
<xsd:annotation>
       
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=GramsMillimetres</xsd:appinfo>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="grams,centimetres">
     
<xsd:annotation>
       
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=GramsCentimetres</xsd:appinfo>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="kilograms,metres">
     
<xsd:annotation>
       
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=KilogramsMetres</xsd:appinfo>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="pounds,feet">
     
<xsd:annotation>
       
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=PoundsFeet</xsd:appinfo>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="pounds,inches">
     
<xsd:annotation>
       
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=PoundsInches</xsd:appinfo>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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