diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
type | extension of plm:AttributeBase | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Length plm:Area plm:Volume plm:Density plm:Mass plm:CentreOfMass plm:MomentsOfInertia plm:ProductsOfInertia | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
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> |
type | plm:MassPropertyUnitType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
source | <xsd:attribute name="units" type="plm:MassPropertyUnitType" default="kilograms,metres"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:LengthType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Length" type="plm:LengthType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:AreaType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Area" type="plm:AreaType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:DeprecatedVolumeType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Volume" type="plm:DeprecatedVolumeType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:DeprecatedDensityType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Density" type="plm:DeprecatedDensityType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:MassType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Mass" type="plm:MassType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:DeprecatedCentreOfMassType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="CentreOfMass" type="plm:DeprecatedCentreOfMassType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:MomentsOfInertiaType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MomentsOfInertia" type="plm:MomentsOfInertiaType"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:ProductsOfInertiaType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="ProductsOfInertia" type="plm:ProductsOfInertiaType"/> |