complexType Ann3DDatumFeatureSymbolType
diagram plmxml_diagrams/plmxml_p700.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Annotation3DType
properties
base plm:Annotation3DType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Keyword plm:SafetyClassification plm:ValueToCustomer plm:Reference plm:FeatureIdentification
used by
element DatumFeatureSymbol
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      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
accountabilityId  xsd:integer  optional      
group  xsd:string  optional      
usage  xsd:string  optional      
uriRefs  plm:uriReferenceListType  optional      
label  xsd:string  optional      
datumTargetRefs  xsd:IDREFS  optional      
standard  plm:Ann3DDimensionStandardType  optional      
individuallyApplied  xsd:boolean    false    
annotation
documentation

      DatumFeatureSymbol Annotation
   
      Attributes:
     
      standard:         As for Dimensions.
      label:            e.g. "A"
      datumTargetRefs:  Datum Targets associated with this DFS.
      individuallyApplied:
     
source <xsd:complexType name="Ann3DDatumFeatureSymbolType">
 
<xsd:annotation>
   
<xsd:documentation>
      DatumFeatureSymbol Annotation
   
      Attributes:
     
      standard:         As for Dimensions.
      label:            e.g. "A"
      datumTargetRefs:  Datum Targets associated with this DFS.
      individuallyApplied:
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Annotation3DType">
     
<xsd:attribute name="label" type="xsd:string" use="optional"/>
     
<xsd:attribute name="datumTargetRefs" type="xsd:IDREFS" use="optional" plm:refType="plm:DatumTarget"/>
     
<xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/>
     
<xsd:attribute name="individuallyApplied" type="xsd:boolean" default="false"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DDatumFeatureSymbolType/@label
type xsd:string
properties
use optional
source <xsd:attribute name="label" type="xsd:string" use="optional"/>

attribute Ann3DDatumFeatureSymbolType/@datumTargetRefs
type xsd:IDREFS
properties
use optional
source <xsd:attribute name="datumTargetRefs" type="xsd:IDREFS" use="optional" plm:refType="plm:DatumTarget"/>

attribute Ann3DDatumFeatureSymbolType/@standard
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="standard" type="plm:Ann3DDimensionStandardType" use="optional"/>

attribute Ann3DDatumFeatureSymbolType/@individuallyApplied
type xsd:boolean
properties
default false
source <xsd:attribute name="individuallyApplied" type="xsd:boolean" default="false"/>


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