complexType RepresentationEntityType
diagram plmxml_diagrams/plmxml_p474.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element RepresentationEntity
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      
entityRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
annotation
documentation

      A 'logical entity' which corresponds to objects in a number of equivalent
      Representations.

      Attributes:

      entityRefs:      reference to EntityRef elements in Representations
                       or CompoundReps.
      propertyRefs:    References the MaterialSpecification for the
                       RepresentationEntity.
     
source <xsd:complexType name="RepresentationEntityType">
 
<xsd:annotation>
   
<xsd:documentation>
      A 'logical entity' which corresponds to objects in a number of equivalent
      Representations.

      Attributes:

      entityRefs:      reference to EntityRef elements in Representations
                       or CompoundReps.
      propertyRefs:    References the MaterialSpecification for the
                       RepresentationEntity.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase">
     
<xsd:attribute name="entityRefs" type="plm:uriReferenceListType" use="optional"/>
     
<xsd:attribute name="propertyRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Property"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute RepresentationEntityType/@entityRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="entityRefs" type="plm:uriReferenceListType" use="optional"/>

attribute RepresentationEntityType/@propertyRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="propertyRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Property"/>


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