complexType PartConstraintsType
diagram plmxml_diagrams/plmxml_p1548.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttributeBase
properties
base plm:AttributeBase
children plm:Description plm:ApplicationRef plm:Mass
used by
element PartConstraints
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
source <xsd:complexType name="PartConstraintsType">
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttributeBase">
     
<xsd:choice minOccurs="0" maxOccurs="unbounded">
       
<xsd:element name="Mass" type="plm:MassConstraintsType"/>
     
</xsd:choice>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element PartConstraintsType/Mass
diagram plmxml_diagrams/plmxml_p1549.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:MassConstraintsType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
units  plm:MassConstraintsUnitType    kilograms    
minimum  plm:RealFieldType  optional      
maximum  plm:RealFieldType  optional      
source <xsd:element name="Mass" type="plm:MassConstraintsType"/>


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