complexType Ann3DInstanceType
diagram plmxml_diagrams/plmxml_p745.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:GDEInstanceType
properties
base plm:GDEInstanceType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup plm:RegionAreaReference
used by
element Ann3DInstance
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
instancedRef  plm:anyURIType  optional      
transformRef  xsd:IDREF  optional      
materialRef  xsd:IDREF  optional      
partRef  plm:anyURIType  optional      
representationRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
designRequired  xsd:boolean  optional      
quantity  xsd:double  optional      
unitRef  xsd:IDREF  optional      
instanceType  xsd:string  optional      
sequenceNumber  xsd:nonNegativeInteger  optional      
instanceThreadRef  plm:anyURIType  optional      
instanceTypeRef  plm:anyURIType  optional      
instanceNumber  xsd:integer  optional      
dimensionStandard  plm:Ann3DDimensionStandardType  optional      
surfaceFinishStandard  plm:Ann3DSurfaceFinishStandardType  optional      
lineWeldStandard  plm:Ann3DLineWeldStandardType  optional      
displayRef  plm:anyURIType  optional      
valid  plm:TriStateBooleanEnum    unknown    
annotation
documentation

      An Instance of an Annotation3D.

      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 this instance is to be displayed.
      valid:                  Whether the PMI is valid, invalid or unknown at
                              the time of export.

      These attributes are used to over-ride default values set for
      a containing Ann3DInstanceGroup.

      Sub-elements:

      RegionAreaReference:    References a face that defines an Area and the
                              Area that it defines when the Ann3DInstance
                              instances an Ann3DRegion.
     
source <xsd:complexType name="Ann3DInstanceType">
 
<xsd:annotation>
   
<xsd:documentation>
      An Instance of an Annotation3D.

      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 this instance is to be displayed.
      valid:                  Whether the PMI is valid, invalid or unknown at
                              the time of export.

      These attributes are used to over-ride default values set for
      a containing Ann3DInstanceGroup.

      Sub-elements:

      RegionAreaReference:    References a face that defines an Area and the
                              Area that it defines when the Ann3DInstance
                              instances an Ann3DRegion.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:GDEInstanceType">
     
<xsd:choice minOccurs="0" maxOccurs="unbounded">
       
<xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/>
     
</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:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/>
     
<xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DInstanceType/@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 Ann3DInstanceType/@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 Ann3DInstanceType/@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"/>

attribute Ann3DInstanceType/@displayRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/>

attribute Ann3DInstanceType/@valid
type plm:TriStateBooleanEnum
properties
default unknown
facets
Kind Value Annotation
enumeration true
enumeration false
enumeration unknown
source <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/>

element Ann3DInstanceType/RegionAreaReference
diagram plmxml_diagrams/plmxml_p746.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DRegionAreaReferenceType
properties
content complex
children plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
type  plm:GDERelationshipType  optional      
occurrenceRef  plm:anyURIType  optional      
targetRef  plm:anyURIType  optional      
pathRefs  plm:uriReferenceListType  optional      
areaRef  plm:anyURIType  optional      
source <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/>


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