diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttributeBase | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Annotation3D plm:Ann3DDisplay | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Annotation3DGroupType" plm:deprecated="true"> <xsd:annotation> <xsd:documentation> Annotation3DGroup: This element is deprecated. Attributes: dimensionStandard: standard to use for dimensions (and other annotations which use the same standards enum) surfaceFinishStandard: standard to use for surface finishes lineWeldStandard: standard to use for line welds Elements: any number of Dimensions, Fasteners, etc etc, and corresponding Display elements. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttributeBase"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="plm:Annotation3D"/> <xsd:element ref="plm:Ann3DDisplay"/> </xsd:choice> <xsd:attribute name="dimensionStandard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="surfaceFinishStandard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> <xsd:attribute name="lineWeldStandard" type="plm:Ann3DLineWeldStandardType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="dimensionStandard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | plm:Ann3DSurfaceFinishStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="surfaceFinishStandard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> |
type | plm:Ann3DLineWeldStandardType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="lineWeldStandard" type="plm:Ann3DLineWeldStandardType" use="optional"/> |