complexType "ContentLinkingMapType"
Namespace:
Content:
complex, 1 element
Defined:
globally in group.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
LinkingMap
All Direct / Indirect Based Elements (1):
ContentLinkingMap
Known Usage Locations
Annotation
Contains a stack of links from the LocalAddedContent to the Depository content and provides instructions regarding the relationship between the local added content and the deposited content.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ContentLinkingMapType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LinkingMap"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
LinkingMap
Type:
LinkingMapType, complex content
Provides a link from a local object to a deposited object via reference and designates if the added material should Override, act as AddedContent, or DeleteContent in the original deposited material.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LinkingMap"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set