diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:Annotation3DType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 plm:AttributeName plm:AttributeReference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DAttributeNoteType"> <xsd:annotation> <xsd:documentation> AttributeNote Annotation. Attributes: standard: standard used for the AttributeNote Elements: AttributeName: Attribute name. The values of the named attributes are used to construct the AttributeNote text. AttributeReference: Attribute name and reference. This is similar to AttributeName above, but allows a URI reference to the actual attribute. Do not use AttributeName elements and AttributeReference elements at the same time. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="AttributeName" type="plm:StringFieldType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="AttributeReference" type="plm:Ann3DAttributeReferenceType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:StringFieldType | ||||||
properties |
|
||||||
source | <xsd:element name="AttributeName" type="plm:StringFieldType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DAttributeReferenceType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="AttributeReference" type="plm:Ann3DAttributeReferenceType" minOccurs="0" maxOccurs="unbounded"/> |