complexType "InstrumentGroupType"
Namespace:
Content:
complex, 6 attributes, 21 elements
Defined:
Includes:
definitions of 10 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)
 = 
"true"
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:MaintainableObject?, TypeOfInstrumentGroup, InstrumentGroupName*, r:Label*, r:Description?, r:UniverseReference*, r:ConceptReference?, r:Subject*, r:Keyword*, InstrumentReference*, InstrumentGroupReference*
</...>
Content Model Elements (21):
InstrumentGroupName, InstrumentGroupReference, InstrumentReference, r:Agency, r:BasedOnObject, r:ConceptReference, r:Description, r:ID, r:Keyword, r:Label, r:MaintainableObject, r:Subject, r:UniverseReference, r:URN, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference, TypeOfInstrumentGroup
All Direct / Indirect Based Elements (1):
InstrumentGroup
Known Usage Locations
Annotation
Describes a group of instruments for administrative or conceptual purposes, which may be hierarchical. In addition to the standard name, label, and description, contains references to the contained Instruments and InstrumentGroups.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:VersionableType (extension)
          InstrumentGroupType
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="InstrumentGroupType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element ref="TypeOfInstrumentGroup"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentGroupName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>
<xs:element minOccurs="0" ref="r:ConceptReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Subject"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentGroupReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 10/21)
InstrumentGroupName
Type:
r:NameType, complex content
A name for the InstrumentGroup. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentGroupName"/>

InstrumentGroupReference
Type:
r:ReferenceType, complex content
Reference to constituent instrument group. This allows for nesting of instrument groups.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentGroupReference"/>

InstrumentReference
Type:
r:ReferenceType, complex content
Reference to constituent instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentReference"/>

r:ConceptReference
Type:
r:ReferenceType, complex content
Reference to the concept expressed by the objects in this group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:ConceptReference"/>

r:Description
Type:
r:StructuredStringType, complex content
Additional textual descriptions of the instrument group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

r:Keyword
Type:
If keywords are listed for this group, it is strongly recommended that the keywords listed also be found in the TopicalCoverage element for the parent packaging element when this group is included directly or by reference in a module containing a coverage element. Use of keyword at the group level allows for associating objects as a type of keyword based group or to identify keyword characteristics of a reusable group of objects.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>

r:Label
Type:
r:LabelType, complex content
A display label for the InstrumentGroup. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

r:Subject
Type:
If subjects are listed for this group, it is strongly recommended that the subjects listed also be found in the TopicalCoverage element for the parent packaging element when this group is included directly or by reference in a module containing a coverage element. Use of subject at the group level allows for associating objects as a type of subject based group or to identify subject characteristics of a reusable group of objects.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Subject"/>

r:UniverseReference
Type:
r:ReferenceType, complex content
Reference to the universe statement describing the persons or other objects to which the contents of this group pertain.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>

TypeOfInstrumentGroup
Type:
r:CodeValueType, simple content
A generic element for specifying a reason for a instrument group. Note that this element can contain either a term from a controlled vocabulary list or a textual description.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="TypeOfInstrumentGroup"/>

XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set