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:GeneralText plm:CoordinatedEntity | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DFastenerType"> <xsd:annotation> <xsd:documentation> Fastener Annotation Attributes: symbolType: e.g. capScrew, hole, dowel, or other user-defined type threaded: whether threaded or not counterbored: whether counterbored or not diameter[]: array of diameters depth[]: array of depths axisDirection[3]: axis direction of hole etc indexDirection[3]: index direction - user-defined optDirection[3]: optional direction - user-defined type: user-defined type string to define the type of the Fastener fastenerSubType: optional user-defined string to further clarify the type of the Fastener position: position of the Fastener in global space Elements: GeneralText: general text CoordinatedEntity: a text string specifying a related entity in some undefined way </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="GeneralText" type="plm:Ann3DTextType" minOccurs="0"/> <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="symbolType" type="xsd:string" use="required"/> <xsd:attribute name="type" type="xsd:string" use="optional"/> <xsd:attribute name="fastenerSubType" type="xsd:string" use="optional"/> <xsd:attribute name="threaded" type="xsd:boolean" default="false"/> <xsd:attribute name="counterbored" type="xsd:boolean" default="false"/> <xsd:attribute name="diameter" type="plm:DoubleListType" use="optional"/> <xsd:attribute name="depth" type="plm:DoubleListType" use="optional"/> <xsd:attribute name="axisDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="indexDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="optDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="position" type="plm:VectorType" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="symbolType" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="type" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="fastenerSubType" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="threaded" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="counterbored" type="xsd:boolean" default="false"/> |
type | plm:DoubleListType | ||
properties |
|
||
source | <xsd:attribute name="diameter" type="plm:DoubleListType" use="optional"/> |
type | plm:DoubleListType | ||
properties |
|
||
source | <xsd:attribute name="depth" type="plm:DoubleListType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="axisDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="indexDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="optDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="position" type="plm:VectorType" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="GeneralText" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> |