complexType Ann3DAttributeReferenceType
diagram plmxml_diagrams/plmxml_p655.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:StringFieldType
properties
base plm:StringFieldType
used by
elements Ann3DAttributeNoteType/AttributeReference Ann3DBundleDressingNoteType/AttributeReference
attributes
Name  Type  Use  Default  Fixed  Annotation
attributeRef  plm:anyURIType  optional      
annotation
documentation

      This element gives the name of an Attribute and optionally a URI
      reference to it. The name is the element content.
     
      Attributes:
     
      attributeRef:     reference to the attribute.
     
source <xsd:complexType name="Ann3DAttributeReferenceType">
 
<xsd:annotation>
   
<xsd:documentation>
      This element gives the name of an Attribute and optionally a URI
      reference to it. The name is the element content.
     
      Attributes:
     
      attributeRef:     reference to the attribute.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleContent>
   
<xsd:extension base="plm:StringFieldType">
     
<xsd:attribute name="attributeRef" type="plm:anyURIType" use="optional"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute Ann3DAttributeReferenceType/@attributeRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="attributeRef" type="plm:anyURIType" use="optional"/>


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