diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:GDEBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Annotation3DType" abstract="true"> <xsd:annotation> <xsd:documentation> Annotation3D: the abstract base type for all 3D Annotations Attributes: accountabilityId: group: This is an application specific type used as part of a classification scheme for the annotations. usage: used to indicate a usage other than that expected. uriRefs: associated URI references Elements: Reference: Deprecated. This is for legacy import only, and specifies the entities the Annotation3D refers to. SafetyClassification: This is an application specific type used to indicate the importance of an annotation, e.g. minor, major, critical. ValueToCustomer: This is an application specific type used to indicate the value of an annotation to a customer, e.g. "critical to quality". Keyword: a keyword string (may contain spaces). FeatureIdentification: An application specific identifier for a relevant feature. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GDEBase"> <xsd:sequence> <xsd:element name="Keyword" type="plm:StringFieldType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="SafetyClassification" type="plm:UserEnumDataType" minOccurs="0"/> <xsd:element name="ValueToCustomer" type="plm:UserEnumDataType" minOccurs="0"/> <xsd:element name="Reference" type="plm:GDEReferenceType" minOccurs="0" maxOccurs="unbounded" plm:deprecated="true"/> <xsd:element name="FeatureIdentification" type="plm:UserEnumDataType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="accountabilityId" type="xsd:integer" use="optional"/> <xsd:attribute name="group" type="xsd:string" use="optional"/> <xsd:attribute name="usage" type="xsd:string" use="optional"/> <xsd:attribute name="uriRefs" type="plm:uriReferenceListType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="accountabilityId" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="group" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="usage" type="xsd:string" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="uriRefs" type="plm:uriReferenceListType" use="optional"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:StringFieldType | ||||||
properties |
|
||||||
source | <xsd:element name="Keyword" type="plm:StringFieldType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
type | plm:UserEnumDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="SafetyClassification" type="plm:UserEnumDataType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
type | plm:UserEnumDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="ValueToCustomer" type="plm:UserEnumDataType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:GDEReferenceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Reference" type="plm:GDEReferenceType" minOccurs="0" maxOccurs="unbounded" plm:deprecated="true"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
type | plm:UserEnumDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="FeatureIdentification" type="plm:UserEnumDataType" minOccurs="0"/> |