complexType RepresentationDataType
diagram plmxml_diagrams/plmxml_p1550.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttributeBase
properties
base plm:AttributeBase
children plm:Description plm:ApplicationRef
used by
element RepresentationData
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
format  plm:RepresentationFormatType  required      
partNumber  plm:StringFieldType  optional      
revision  plm:StringFieldType  optional      
units  plm:StringFieldType  optional      
type  plm:StringFieldType  optional      
annotation
documentation

  PLMXML attributes for UG specific representation.
 
source <xsd:complexType name="RepresentationDataType">
 
<xsd:annotation>
   
<xsd:documentation>
  PLMXML attributes for UG specific representation.
 
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttributeBase">
     
<xsd:attribute name="format" type="plm:RepresentationFormatType" use="required"/>
     
<xsd:attribute name="partNumber" type="plm:StringFieldType" use="optional"/>
     
<xsd:attribute name="revision" type="plm:StringFieldType" use="optional"/>
     
<xsd:attribute name="units" type="plm:StringFieldType" use="optional"/>
     
<xsd:attribute name="type" type="plm:StringFieldType" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute RepresentationDataType/@format
type plm:RepresentationFormatType
properties
use required
facets
Kind Value Annotation
enumeration XT
enumeration eXT
enumeration PLMXML
enumeration jXT
enumeration JT
enumeration XPK
enumeration XGL
enumeration VRML
enumeration STL
enumeration SAT
enumeration STEP
enumeration IGES
enumeration UGBkm
enumeration UGPrt
enumeration SEPrt
enumeration SEAsm
enumeration IdeasPrt
enumeration IdeasAsm
enumeration IdeasIDI
enumeration Cat4Prt
enumeration Cat5Prt
enumeration Cat5Asm
enumeration SWPrt
enumeration SWAsm
enumeration IDI
enumeration TX
enumeration DWG
enumeration DWF
enumeration DXF
enumeration ProE
enumeration CGM
enumeration CGR
enumeration Unregistered
source <xsd:attribute name="format" type="plm:RepresentationFormatType" use="required"/>

attribute RepresentationDataType/@partNumber
type plm:StringFieldType
properties
use optional
source <xsd:attribute name="partNumber" type="plm:StringFieldType" use="optional"/>

attribute RepresentationDataType/@revision
type plm:StringFieldType
properties
use optional
source <xsd:attribute name="revision" type="plm:StringFieldType" use="optional"/>

attribute RepresentationDataType/@units
type plm:StringFieldType
properties
use optional
source <xsd:attribute name="units" type="plm:StringFieldType" use="optional"/>

attribute RepresentationDataType/@type
type plm:StringFieldType
properties
use optional
source <xsd:attribute name="type" type="plm:StringFieldType" use="optional"/>


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