complexType MassPropertiesType
diagram plmxml_diagrams/plmxml_p381.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttributeBase
properties
base plm:AttributeBase
children plm:Description plm:ApplicationRef plm:Length plm:Area plm:Volume plm:Density plm:Mass plm:CentreOfMass plm:MomentsOfInertia plm:ProductsOfInertia
used by
element MassProperties
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
units  plm:MassPropertyUnitType    kilograms,metres    
annotation
documentation

      PLMXML Attribute describing mass properties.
     
appinfo
ChildElementOccurrences=1
source <xsd:complexType name="MassPropertiesType">
 
<xsd:annotation>
   
<xsd:documentation>
      PLMXML Attribute describing mass properties.
     
</xsd:documentation>
   
<xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">ChildElementOccurrences=1</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttributeBase">
     
<xsd:choice minOccurs="0" maxOccurs="unbounded">
       
<xsd:element name="Length" type="plm:LengthType"/>
       
<xsd:element name="Area" type="plm:AreaType"/>
       
<xsd:element name="Volume" type="plm:DeprecatedVolumeType"/>
       
<xsd:element name="Density" type="plm:DeprecatedDensityType"/>
       
<xsd:element name="Mass" type="plm:MassType"/>
       
<xsd:element name="CentreOfMass" type="plm:DeprecatedCentreOfMassType"/>
       
<xsd:element name="MomentsOfInertia" type="plm:MomentsOfInertiaType"/>
       
<xsd:element name="ProductsOfInertia" type="plm:ProductsOfInertiaType"/>
     
</xsd:choice>
     
<xsd:attribute name="units" type="plm:MassPropertyUnitType" default="kilograms,metres"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute MassPropertiesType/@units
type plm:MassPropertyUnitType
properties
default kilograms,metres
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:attribute name="units" type="plm:MassPropertyUnitType" default="kilograms,metres"/>

element MassPropertiesType/Length
diagram plmxml_diagrams/plmxml_p382.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:LengthType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="Length" type="plm:LengthType"/>

element MassPropertiesType/Area
diagram plmxml_diagrams/plmxml_p383.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:AreaType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="Area" type="plm:AreaType"/>

element MassPropertiesType/Volume
diagram plmxml_diagrams/plmxml_p384.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:DeprecatedVolumeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="Volume" type="plm:DeprecatedVolumeType"/>

element MassPropertiesType/Density
diagram plmxml_diagrams/plmxml_p385.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:DeprecatedDensityType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="Density" type="plm:DeprecatedDensityType"/>

element MassPropertiesType/Mass
diagram plmxml_diagrams/plmxml_p386.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:MassType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="Mass" type="plm:MassType"/>

element MassPropertiesType/CentreOfMass
diagram plmxml_diagrams/plmxml_p387.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:DeprecatedCentreOfMassType
properties
content complex
facets
Kind Value Annotation
length 3
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="CentreOfMass" type="plm:DeprecatedCentreOfMassType"/>

element MassPropertiesType/MomentsOfInertia
diagram plmxml_diagrams/plmxml_p388.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:MomentsOfInertiaType
properties
content complex
facets
Kind Value Annotation
length 3
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="MomentsOfInertia" type="plm:MomentsOfInertiaType"/>

element MassPropertiesType/ProductsOfInertia
diagram plmxml_diagrams/plmxml_p389.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:ProductsOfInertiaType
properties
content complex
facets
Kind Value Annotation
length 3
attributes
Name  Type  Use  Default  Fixed  Annotation
error  plm:RealFieldType  optional      
source <xsd:element name="ProductsOfInertia" type="plm:ProductsOfInertiaType"/>


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