diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:DescriptionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="SymbolicOccurrenceType"> <xsd:annotation> <xsd:documentation> This element is used to "re-organise" an Occurrence under a new parent Occurrence. It references the "source" Occurrence which is being reorganised, and specifies the new parent. Attributes: contextRef: Occurrence defining the context in which the reorganisation was defined sourceRef: the source Occurrence or Instance being reorganised parentRef: the new parent Occurrence, SymbolicOccurrence, Instance or StructureRevisionView showSource: true if the source Occurrence or Instance should be displayed, as well as the reorganised one symbolicRefs: the child SymbolicOccurrences </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:DescriptionBase"> <xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> <xsd:attribute name="sourceRef" type="plm:anyURIType" use="required" plm:refType="plm:Occurrence plm:Instance"/> <xsd:attribute name="parentRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence plm:SymbolicOccurrence plm:Instance plm:StructureRevisionView"/> <xsd:attribute name="showSource" type="xsd:boolean" default="false"/> <xsd:attribute name="symbolicRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:SymbolicOccurrence"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="sourceRef" type="plm:anyURIType" use="required" plm:refType="plm:Occurrence plm:Instance"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="parentRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence plm:SymbolicOccurrence plm:Instance plm:StructureRevisionView"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="showSource" type="xsd:boolean" default="false"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="symbolicRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:SymbolicOccurrence"/> |