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 plm:AssociatedAttachment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ConfiguredOccurrenceGroupType"> <xsd:annotation> <xsd:documentation> This is the configured form of the OccurrenceGroup element. It is a group of Occurrences and other ConfiguredOccurrenceGroups. All the Occurrences included (recursively) in a ConfiguredOccurrenceGroup must have the same Structure and View as the parent of their top Instance. ConfiguredOccurrenceGroups can share Occurrences or other ConfiguredOccurrenceGroups, but must not contain recursive loops. Attributes: childRefs: reference to contained Occurrences or ConfiguredOccurrenceGroups sourceRef: A reference to the OccurrenceGroup to which this corresponds. associatedAttachmentRefs: references to root AssociatedAttachments. Sub-elements: AssociatedAttachment </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:sequence> <xsd:element ref="plm:AssociatedAttachment" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="childRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Managed"/> <xsd:attribute name="sourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:OccurrenceGroup"/> <xsd:attribute name="associatedAttachmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:AssociatedAttachment"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="childRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Managed"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="sourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:OccurrenceGroup"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="associatedAttachmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:AssociatedAttachment"/> |