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="Ann3DBundleDressingNoteType"> <xsd:annotation> <xsd:documentation> BundleDressingNote Annotation. Attributes: standard: Standard used in for the Bundle/Dressing Note type: Indicates whether the Bundle/Dressing Note is for a Bundle or a Dressing locationOnCurve: The location (parameter) along the wirepath where the leader attaches for leader directed Bundle/Dressing Notes Elements: AttributeName: A list of bundle or dressing attribute names. The values of the named attributes are used to construct the BundleDressingNote 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:attribute name="type" type="plm:Ann3DBundleOrDressingNote" use="required"/> <xsd:attribute name="locationOnCurve" type="xsd:double" default="0.0"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | plm:Ann3DBundleOrDressingNote | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="plm:Ann3DBundleOrDressingNote" use="required"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="locationOnCurve" type="xsd:double" default="0.0"/> |
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"/> |