DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "NCubeGroupType"
Namespace:
Content:
complex, 7 attributes, 11 elements
Defined:
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isVersionable
 = 
"true"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, GroupType, NCubeGroupName*, r:Label*, r:Description*, r:UniverseReference*, ConceptReference?, NCubeReference*, NCubeGroupReference*
</...>
Content Model Elements (11):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes a group of NCubes.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          NCubeGroupType (extension)
XML Source (w/o annotations (8); see within schema source)
<xs:complexType name="NCubeGroupType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element ref="GroupType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="NCubeGroupName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>
<xs:element minOccurs="0" ref="ConceptReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="NCubeReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="NCubeGroupReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (defined in this component only; 8/11)
ConceptReference
Type:
r:ReferenceType, complex content
Reference to the concept measured by the NCubes in this group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ConceptReference"/>

GroupType
Type:
r:CodeValueType, simple content
Subst.Gr:
may be substituted with 1 element
A generic element for specifying a reason for a variable or nCube 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="GroupType"/>

NCubeGroupName
Type:
r:NameType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="NCubeGroupName"/>

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

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

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

r:Label
Type:
r:LabelType, mixed content
A display label for the NCube group.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

r:UniverseReference
Type:
r:ReferenceType, complex content
Reference to the universe statement describing the persons or other elements that are covered by the data, and to which any analytic results refer.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set