complexType GDEInstanceType
diagram plmxml_diagrams/plmxml_p335.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:InstanceBase
properties
base plm:InstanceBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup
used by
element GDEInstance
complexTypes Ann3DInstanceType ConstraintInstanceType FeatureInstanceType SensorInstanceType
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      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
instancedRef  plm:anyURIType  optional      
transformRef  xsd:IDREF  optional      
materialRef  xsd:IDREF  optional      
partRef  plm:anyURIType  optional      
representationRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
designRequired  xsd:boolean  optional      
quantity  xsd:double  optional      
unitRef  xsd:IDREF  optional      
instanceType  xsd:string  optional      
sequenceNumber  xsd:nonNegativeInteger  optional      
instanceThreadRef  plm:anyURIType  optional      
instanceTypeRef  plm:anyURIType  optional      
instanceNumber  xsd:integer  optional      
annotation
documentation

      An Instance of a GDE.
     
      Attributes:
     
      instanceNumber   A number, or index, which identifies the GDEInstance
                       within its parent.
     
     
source <xsd:complexType name="GDEInstanceType">
 
<xsd:annotation>
   
<xsd:documentation>
      An Instance of a GDE.
     
      Attributes:
     
      instanceNumber   A number, or index, which identifies the GDEInstance
                       within its parent.
     
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:InstanceBase">
     
<xsd:attribute name="instanceNumber" type="xsd:integer" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute GDEInstanceType/@instanceNumber
type xsd:integer
properties
use optional
source <xsd:attribute name="instanceNumber" type="xsd:integer" use="optional"/>


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