complexType "LocalHoldingPackageType"
Namespace:
Content:
complex, 9 attributes, 19 elements
Defined:
globally in group.xsd; see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Allows a depository to hold the contents of a DDI StudyUnit, Group, or ResourcePackage as received while providing locally created value added material and processing information without having to alter the maintenance agency or version of the original material. Contains the depository object by reference plus local added content including the objects added and a link to the location of the addition or change in the deposited object.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              LocalHoldingPackageType
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="LocalHoldingPackageType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:choice maxOccurs="unbounded">
<xs:element ref="DepositoryStudyUnitReference"/>
<xs:element ref="DepositoryGroupReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="r:DefiningConceptReference"/>
<xs:element minOccurs="0" ref="LocalAddedContent"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 5/19)
DepositoryGroupReference
Type:
r:ReferenceType, complex content
A reference to the Group as deposited.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DepositoryGroupReference"/>

DepositoryResourcePackageReference
Type:
r:ReferenceType, complex content
A reference to a ResourcePackage as deposited.
XML Source (w/o annotations (1); see within schema source)

DepositoryStudyUnitReference
Type:
r:ReferenceType, complex content
A reference to the StudyUnit as deposited.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DepositoryStudyUnitReference"/>

LocalAddedContent
Type:
LocalAddedContentType, complex content
A reference to the ResourcePackage as deposited.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="LocalAddedContent"/>

r:DefiningConceptReference
Type:
r:ReferenceType, complex content
A concept that defines or aids in understanding the content of the local holding package.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:DefiningConceptReference"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set