complexType ReferencePointType
diagram plmxml_diagrams/plmxml_p471.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:EntityBase
properties
base plm:EntityBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
elements CurveBase/EndPoint CurveBase/StartPoint
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      
entityRef  plm:anyURIType  optional      
position  plm:VectorType        
source <xsd:complexType name="ReferencePointType">
 
<xsd:complexContent>
   
<xsd:extension base="plm:EntityBase">
     
<xsd:attribute name="position" type="plm:VectorType"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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