diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:ManagedBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | plm:anyURIType |
source | <xsd:attribute name="configurationRuleRef" type="plm:anyURIType" plm:refType="plm:ConfigurationRule"/> |
type | plm:uriReferenceListType |
source | <xsd:attribute name="structureRefs" type="plm:uriReferenceListType" plm:refType="plm:Structure"/> |
type | plm:uriReferenceListType |
source | <xsd:attribute name="structureRevisionRefs" type="plm:uriReferenceListType" plm:refType="plm:StructureRevision"/> |
type | plm:uriReferenceListType |
source | <xsd:attribute name="managedRefs" type="plm:uriReferenceListType" plm:refType="plm:Managed"/> |
type | plm:uriReferenceListType |
source | <xsd:attribute name="occurrenceRefs" type="plm:uriReferenceListType" plm:refType="plm:Occurrence"/> |