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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DCoordinateNoteType"> <xsd:annotation> <xsd:documentation> CoordinateNote Annotation Attributes: standard: standard used in for the Coordinate Note textBox: Indicates whether or not the note has a box around it includeX: Indicates whether or not to include the X coordinate of the tracked entity xPrefix: User specified prefix for X coordinate xSuffix: User specified suffix for X coordinate includeY: Indicates whether or not to include the Y coordinate of the tracked entity yPrefix: User specified prefix for Y coordinate ySuffix: User specified suffix for Y coordinate includeZ: Indicates whether or not to include the Z coordinate of the tracked entity zPrefix: User specified prefix for Z coordinate zSuffix: User specified suffix for Z coordinate includeI: Indicates whether or not to include the I component of the tracked entity Only meaningful if the tracked entity has a normal vector iPrefix: User specified prefix for I coordinate iSuffix: User specified suffix for I coordinate includeJ: Indicates whether or not to include the J component of the tracked entity Only meaningful if the tracked entity has a normal vector jPrefix: User specified prefix for J coordinate jSuffix: User specified suffix for J coordinate includeK: Indicates whether or not to include the K component of the tracked entity Only meaningful if the tracked entity has a normal vector kPrefix: User specified prefix for K coordinate kSuffix: User specified suffix for K coordinate includeLabel: Indicates whether or not to include the Label of the tracked entity labelPrefix: User specified prefix for Label labelSuffix: User specified suffix for Label includeLevel: Indicates whether or not to include the Level of the tracked entity Only meaningful if the tracked entity is a measurement point levelPrefix: User specified prefix for Level levelSuffix: User specified suffix for Level </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="textBox" type="xsd:boolean" default="false"/> <xsd:attribute name="includeX" type="xsd:boolean" default="false"/> <xsd:attribute name="xPrefix" type="xsd:string"/> <xsd:attribute name="xSuffix" type="xsd:string"/> <xsd:attribute name="includeY" type="xsd:boolean" default="false"/> <xsd:attribute name="yPrefix" type="xsd:string"/> <xsd:attribute name="ySuffix" type="xsd:string"/> <xsd:attribute name="includeZ" type="xsd:boolean" default="false"/> <xsd:attribute name="zPrefix" type="xsd:string"/> <xsd:attribute name="zSuffix" type="xsd:string"/> <xsd:attribute name="includeI" type="xsd:boolean" default="false"/> <xsd:attribute name="iPrefix" type="xsd:string"/> <xsd:attribute name="iSuffix" type="xsd:string"/> <xsd:attribute name="includeJ" type="xsd:boolean" default="false"/> <xsd:attribute name="jPrefix" type="xsd:string"/> <xsd:attribute name="jSuffix" type="xsd:string"/> <xsd:attribute name="includeK" type="xsd:boolean" default="false"/> <xsd:attribute name="kPrefix" type="xsd:string"/> <xsd:attribute name="kSuffix" type="xsd:string"/> <xsd:attribute name="includeLabel" type="xsd:boolean" default="false"/> <xsd:attribute name="labelPrefix" type="xsd:string"/> <xsd:attribute name="labelSuffix" type="xsd:string"/> <xsd:attribute name="includeLevel" type="xsd:boolean" default="false"/> <xsd:attribute name="levelPrefix" type="xsd:string"/> <xsd:attribute name="levelSuffix" type="xsd:string"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="textBox" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeX" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="xPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="xSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeY" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="yPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="ySuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeZ" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="zPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="zSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeI" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="iPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="iSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeJ" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="jPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="jSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeK" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="kPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="kSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeLabel" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="labelPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="labelSuffix" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeLevel" type="xsd:boolean" default="false"/> |
type | xsd:string |
source | <xsd:attribute name="levelPrefix" type="xsd:string"/> |
type | xsd:string |
source | <xsd:attribute name="levelSuffix" type="xsd:string"/> |