complexType UGRepType
diagram plmxml_diagrams/plmxml_p1551.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:InternalRepBase
properties
base plm:InternalRepBase
children plm:Description plm:ApplicationRef plm:Attribute plm:Representation
used by
element UGRep
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      
format  plm:RepresentationFormatType    UGPrt    
partNumber  xsd:string  optional      
revision  xsd:string  optional      
units  plm:PartUnitsType    millimetres    
type  xsd:string  optional      
annotation
documentation

  UG Representation component of the PLMXML Schema
 
source <xsd:complexType name="UGRepType">
 
<xsd:annotation>
   
<xsd:documentation>
  UG Representation component of the PLMXML Schema
 
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:InternalRepBase">
     
<xsd:choice>
       
<xsd:element name="Representation" type="plm:RepresentationType" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:choice>
     
<xsd:attribute name="format" type="plm:RepresentationFormatType" default="UGPrt"/>
     
<xsd:attribute name="partNumber" type="xsd:string" use="optional"/>
     
<xsd:attribute name="revision" type="xsd:string" use="optional"/>
     
<xsd:attribute name="units" type="plm:PartUnitsType" default="millimetres"/>
     
<xsd:attribute name="type" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute UGRepType/@format
type plm:RepresentationFormatType
properties
default UGPrt
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" default="UGPrt"/>

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

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

attribute UGRepType/@units
type plm:PartUnitsType
properties
default millimetres
facets
Kind Value Annotation
enumeration millimetres
enumeration inches
source <xsd:attribute name="units" type="plm:PartUnitsType" default="millimetres"/>

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

element UGRepType/Representation
diagram plmxml_diagrams/plmxml_p1552.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:RepresentationType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Transform plm:Parameter plm:InternalRep plm:CompoundRep plm:Material plm:EntityMaterial plm:TextureData plm:Texture plm:EntityTexture plm:EntityRef
used by
complexTypes DesignRevisionViewType ProductRevisionViewType StructureDefBase StructureUsageBase
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      
transformRef  xsd:IDREF  optional      
format  plm:RepresentationFormatType  optional      
revision  xsd:decimal  optional      
location  plm:anyURIType  optional      
appinfo
validate=skipName
load  xsd:boolean    false    
equivalentRef  xsd:IDREF  optional      
type  plm:RepresentationTypeEnum    default    
baseRef  plm:anyURIType  optional      
propertyRefs  plm:uriReferenceListType  optional      
source <xsd:element name="Representation" type="plm:RepresentationType" minOccurs="0" maxOccurs="unbounded"/>


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