complexType StructureContextType
diagram plmxml_diagrams/plmxml_p1452.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:ManagedBase
properties
base plm:ManagedBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound
used by
element StructureContext
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      
configurationRuleRef  plm:anyURIType        
structureRefs  plm:uriReferenceListType        
structureRevisionRefs  plm:uriReferenceListType        
managedRefs  plm:uriReferenceListType        
occurrenceRefs  plm:uriReferenceListType        
annotation
documentation

      StructureContext is used to group together all the objects that the user
      would like to treat as a project for analysis.
     
      Attributes:
     
      configurationRuleRef: configurationRule for this element.
     
      structureRefs:            
      structureRevisionRefs:          
      occurrenceRefs:            
      managedRefs:           
     
source <xsd:complexType name="StructureContextType">
 
<xsd:annotation>
   
<xsd:documentation>
      StructureContext is used to group together all the objects that the user
      would like to treat as a project for analysis.
     
      Attributes:
     
      configurationRuleRef: configurationRule for this element.
     
      structureRefs:            
      structureRevisionRefs:          
      occurrenceRefs:            
      managedRefs:           
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:ManagedBase">
     
<xsd:attribute name="configurationRuleRef" type="plm:anyURIType" plm:refType="plm:ConfigurationRule"/>
     
<xsd:attribute name="structureRefs" type="plm:uriReferenceListType" plm:refType="plm:Structure"/>
     
<xsd:attribute name="structureRevisionRefs" type="plm:uriReferenceListType" plm:refType="plm:StructureRevision"/>
     
<xsd:attribute name="managedRefs" type="plm:uriReferenceListType" plm:refType="plm:Managed"/>
     
<xsd:attribute name="occurrenceRefs" type="plm:uriReferenceListType" plm:refType="plm:Occurrence"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute StructureContextType/@configurationRuleRef
type plm:anyURIType
source <xsd:attribute name="configurationRuleRef" type="plm:anyURIType" plm:refType="plm:ConfigurationRule"/>

attribute StructureContextType/@structureRefs
type plm:uriReferenceListType
source <xsd:attribute name="structureRefs" type="plm:uriReferenceListType" plm:refType="plm:Structure"/>

attribute StructureContextType/@structureRevisionRefs
type plm:uriReferenceListType
source <xsd:attribute name="structureRevisionRefs" type="plm:uriReferenceListType" plm:refType="plm:StructureRevision"/>

attribute StructureContextType/@managedRefs
type plm:uriReferenceListType
source <xsd:attribute name="managedRefs" type="plm:uriReferenceListType" plm:refType="plm:Managed"/>

attribute StructureContextType/@occurrenceRefs
type plm:uriReferenceListType
source <xsd:attribute name="occurrenceRefs" type="plm:uriReferenceListType" plm:refType="plm:Occurrence"/>


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