complexType RefPointType
diagram plmxml_diagrams/plmxml_p472.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:PointBase
properties
base plm:PointBase
children plm:Description plm:ApplicationRef plm:Attribute plm:PropertyGroup
used by
element RefPoint
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      
propertyRefs  plm:uriReferenceListType  optional      
position  plm:VectorType        
annotation
documentation

      Reference Point element
     
source <xsd:complexType name="RefPointType">
 
<xsd:annotation>
   
<xsd:documentation>
      Reference Point element
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:PointBase"/>
 
</xsd:complexContent>
</xsd:complexType>


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