| 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="CollaborationContextType"> <xsd:annotation> <xsd:documentation> CollaborationContext is used to group together several StructureContext elements, and a default configuration rule. Attributes: currentContextRef: The current StructureContext. configurationRuleRef: configuration rule for this element. structureContextRefs: References to StructureContextRefs. managedRefs: references to attachments. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:attribute name="currentContextRef" type="plm:anyURIType" plm:refType="plm:StructureContext"/> <xsd:attribute name="configurationRuleRef" type="plm:anyURIType" plm:refType="plm:ConfigurationRule"/> <xsd:attribute name="structureContextRefs" type="plm:uriReferenceListType" plm:refType="plm:StructureContext"/> <xsd:attribute name="managedRefs" type="plm:uriReferenceListType" plm:refType="plm:Managed"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:anyURIType |
| source | <xsd:attribute name="currentContextRef" type="plm:anyURIType" plm:refType="plm:StructureContext"/> |
| type | plm:anyURIType |
| source | <xsd:attribute name="configurationRuleRef" type="plm:anyURIType" plm:refType="plm:ConfigurationRule"/> |
| type | plm:uriReferenceListType |
| source | <xsd:attribute name="structureContextRefs" type="plm:uriReferenceListType" plm:refType="plm:StructureContext"/> |
| type | plm:uriReferenceListType |
| source | <xsd:attribute name="managedRefs" type="plm:uriReferenceListType" plm:refType="plm:Managed"/> |