diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | extension of plm:StringFieldType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="attributeRef" type="plm:anyURIType" use="optional"/> |