complexType Ann3DPartSpecType
diagram plmxml_diagrams/plmxml_p775.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Ann3DSpecBase
properties
base plm:Ann3DSpecBase
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 PartSpec
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      
identifier  xsd:string  optional      
revision  xsd:string  optional      
itemName  xsd:string  optional      
nameModifier  xsd:string  optional      
descriptiveModifier  xsd:string  optional      
annotation
documentation

      PartSpec: derived from Ann3DSpec
                Part identification based on MIL-STD-100

      Attributes:
         
      itemName:             
      nameModifier:
      descriptiveModifier:
     
source <xsd:complexType name="Ann3DPartSpecType">
 
<xsd:annotation>
   
<xsd:documentation>
      PartSpec: derived from Ann3DSpec
                Part identification based on MIL-STD-100

      Attributes:
         
      itemName:             
      nameModifier:
      descriptiveModifier:
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Ann3DSpecBase">
     
<xsd:attribute name="itemName" type="xsd:string" use="optional"/>
     
<xsd:attribute name="nameModifier" type="xsd:string" use="optional"/>
     
<xsd:attribute name="descriptiveModifier" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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


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