diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:GDEInstanceGroupType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:GDEInstance plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DInstanceGroupType"> <xsd:annotation> <xsd:documentation> Ann3DInstanceGroup. This element is used to collect together a number of Ann3DInstance elements to simplify referencing and allow the specification of default values for appropriate standards 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 displayRef: a reference to an element, derived from Ann3DDisplayType, which specifies how the instances in this group are to be displayed. The above attributes may be overridden by attributes of the same name on the Ann3DInstance sub-elements. Elements: This element inherits 'GDEInstance' sub-elements from its parent type, GDEInstanceGroupType. These sub-elements should all be of type Ann3DInstanceType. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GDEInstanceGroupType"> <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:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> </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"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> |