diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:InternalRepBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:Representation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | plm:RepresentationFormatType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="format" type="plm:RepresentationFormatType" default="UGPrt"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="partNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="revision" type="xsd:string" use="optional"/> |
type | plm:PartUnitsType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="units" type="plm:PartUnitsType" default="millimetres"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="type" type="xsd:string" use="optional"/> |