complexType Ann3DMeasurementPointType
diagram plmxml_diagrams/plmxml_p762.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Annotation3DType
properties
base plm:Annotation3DType
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:CoordinatedEntity
used by
element MeasurementPoint
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
accountabilityId  xsd:integer  optional      
group  xsd:string  optional      
usage  xsd:string  optional      
uriRefs  plm:uriReferenceListType  optional      
level  xsd:string  optional      
measurementDirection  plm:VectorType  optional      
coordinationDirection  plm:VectorType  optional      
normalDirection  plm:VectorType  optional      
position  plm:VectorType  required      
annotation
documentation

      MeasurementPoint: derived from Annotation3D

      Attributes:
     
      level:                  level of measurement point use in process
      measurementDirection:   direction CMM approaches measurement point
      coordinationDirection:  direction for coordinating with another part
      normalDirection:        normal vector at point of measurement point
      position:               location of the measurement point
       
      Elements:
       
      CoordinatedEntity:      text string specifying a related entity in an undefined way
     
source <xsd:complexType name="Ann3DMeasurementPointType">
 
<xsd:annotation>
   
<xsd:documentation>
      MeasurementPoint: derived from Annotation3D

      Attributes:
     
      level:                  level of measurement point use in process
      measurementDirection:   direction CMM approaches measurement point
      coordinationDirection:  direction for coordinating with another part
      normalDirection:        normal vector at point of measurement point
      position:               location of the measurement point
       
      Elements:
       
      CoordinatedEntity:      text string specifying a related entity in an undefined way
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Annotation3DType">
     
<xsd:sequence>
       
<xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
     
<xsd:attribute name="level" type="xsd:string" use="optional"/>
     
<xsd:attribute name="measurementDirection" type="plm:VectorType" use="optional"/>
     
<xsd:attribute name="coordinationDirection" type="plm:VectorType" use="optional"/>
     
<xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/>
     
<xsd:attribute name="position" type="plm:VectorType" use="required"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DMeasurementPointType/@level
type xsd:string
properties
use optional
source <xsd:attribute name="level" type="xsd:string" use="optional"/>

attribute Ann3DMeasurementPointType/@measurementDirection
type plm:VectorType
properties
use optional
facets
Kind Value Annotation
length 3
source <xsd:attribute name="measurementDirection" type="plm:VectorType" use="optional"/>

attribute Ann3DMeasurementPointType/@coordinationDirection
type plm:VectorType
properties
use optional
facets
Kind Value Annotation
length 3
source <xsd:attribute name="coordinationDirection" type="plm:VectorType" use="optional"/>

attribute Ann3DMeasurementPointType/@normalDirection
type plm:VectorType
properties
use optional
facets
Kind Value Annotation
length 3
source <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/>

attribute Ann3DMeasurementPointType/@position
type plm:VectorType
properties
use required
facets
Kind Value Annotation
length 3
source <xsd:attribute name="position" type="plm:VectorType" use="required"/>

element Ann3DMeasurementPointType/CoordinatedEntity
diagram plmxml_diagrams/plmxml_p763.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Item
attributes
Name  Type  Use  Default  Fixed  Annotation
textOrientation  plm:Ann3DTextOrientationType    horizontal    
name  xsd:string  optional      
outlineRef  plm:anyURIType  optional      
language  xsd:language  optional      
font  xsd:string  optional      
textHeight  xsd:double  optional      
textThickness  plm:TextLineThicknessType  optional      
textAspect  xsd:double  optional      
textColour  plm:RGBAType  optional      
bold  xsd:boolean    false    
italic  xsd:boolean    false    
italicAngle  xsd:double  optional      
underline  plm:TextUnderlineType  optional      
justification  plm:TextJustificationType  optional      
spaceFactor  xsd:double  optional      
lineFactor  xsd:double  optional      
strikethrough  plm:Ann3DTextStrikethroughEnum    none    
subscript  plm:Ann3DTextSubscriptEnum  optional      
textLineWidth  xsd:double  optional      
textLineWidthRef  plm:anyURIType  optional      
source <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy