complexType Annotation3DGroupType
diagram plmxml_diagrams/plmxml_p807.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttributeBase
properties
base plm:AttributeBase
children plm:Description plm:ApplicationRef plm:Annotation3D plm:Ann3DDisplay
used by
element Annotation3DGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
dimensionStandard  plm:Ann3DDimensionStandardType  optional      
surfaceFinishStandard  plm:Ann3DSurfaceFinishStandardType  optional      
lineWeldStandard  plm:Ann3DLineWeldStandardType  optional      
annotation
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.
     
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>

attribute Annotation3DGroupType/@dimensionStandard
type plm:Ann3DDimensionStandardType
properties
use optional
facets
Kind Value Annotation
enumeration ASME Y14.5M 1994
appinfo
sdkname=ASME
enumeration ASME Y14.41M 2003
appinfo
sdkname=ASME2003
enumeration ANSI Y14.5M 1982
appinfo
sdkname=ANSI
enumeration ISO
enumeration JIS
enumeration DIN
enumeration BS
enumeration GM Addendum 1994
appinfo
sdkname=GMAddendum
enumeration ASME Y14.5 2009
appinfo
sdkname=ASME2009
source <xsd:attribute name="dimensionStandard" type="plm:Ann3DDimensionStandardType" use="optional"/>

attribute Annotation3DGroupType/@surfaceFinishStandard
type plm:Ann3DSurfaceFinishStandardType
properties
use optional
facets
Kind Value Annotation
enumeration ANSI Y14.36 1993
appinfo
sdkname=ANSI
enumeration ASME Y14.36M 1996
appinfo
sdkname=ASME
enumeration ISO
enumeration JIS
enumeration DIN
enumeration ISO 1302:2002
appinfo
sdkname=ISO_1302_2002
enumeration DIN EN ISO 1302:2002
appinfo
sdkname=DIN_EN_ISO_1302_2002
enumeration GB/T 131-93
appinfo
sdkname=GB
enumeration ESKD
source <xsd:attribute name="surfaceFinishStandard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/>

attribute Annotation3DGroupType/@lineWeldStandard
type plm:Ann3DLineWeldStandardType
properties
use optional
facets
Kind Value Annotation
enumeration ISO 2556
appinfo
sdkname=ISO
enumeration ANSI/AWS A2.4-98
appinfo
sdkname=ANSI
enumeration JIS Z 3021
appinfo
sdkname=JIS
enumeration DIN
enumeration ESKD
enumeration GB
source <xsd:attribute name="lineWeldStandard" type="plm:Ann3DLineWeldStandardType" use="optional"/>


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