complexType MotionEntityType
diagram plmxml_diagrams/plmxml_p1069.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
children plm:Description plm:ApplicationRef plm:Attribute plm:Reference
used by
element MotionEntity
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      
annotation
documentation

            A conceptual motion entity or body.
           
            Attribute:
           
            entityRefs:     References Occurrences in the Product Structure or
                            external references.
           
            Sub-elements:
           
            Reference:      Any references to entities within Occurrences.
         
source <xsd:complexType name="MotionEntityType">
 
<xsd:annotation>
   
<xsd:documentation>
            A conceptual motion entity or body.
           
            Attribute:
           
            entityRefs:     References Occurrences in the Product Structure or
                            external references.
           
            Sub-elements:
           
            Reference:      Any references to entities within Occurrences.
         
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase">
     
<xsd:choice minOccurs="0" maxOccurs="unbounded">
       
<xsd:element name="Reference" type="plm:GDEReferenceType"/>
     
</xsd:choice>
     
<xsd:attribute name="entityRefs" type="plm:uriReferenceListType" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element MotionEntityType/Reference
diagram plmxml_diagrams/plmxml_p1070.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:GDEReferenceType
properties
content complex
children plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef
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      
type  plm:GDERelationshipType  optional      
occurrenceRef  plm:anyURIType  optional      
targetRef  plm:anyURIType  optional      
pathRefs  plm:uriReferenceListType  optional      
source <xsd:element name="Reference" type="plm:GDEReferenceType"/>


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