complexType "LogicalProductType"
Namespace:
Content:
complex, 9 attributes, 27 elements
Defined:
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
("Add" | "Update" | "Delete")
 = 
xs:anyURI
 = 
("Agency" | "Maintainable") : "Agency"
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:language
 = 
"true"
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:Note*, r:Software*, r:MetadataQuality*, LogicalProductName*, r:Label*, r:Description?, r:Coverage?, DataRelationship*, r:OtherMaterial*, (CategoryScheme | r:CategorySchemeReference)*, (CodeListScheme | r:CodeListSchemeReference)*, (VariableScheme | r:VariableSchemeReference)*, (NCubeScheme | r:NCubeSchemeReference)*
</...>
Content Model Elements (27):
CategoryScheme, CodeListScheme, DataRelationship, LogicalProductName, NCubeScheme, VariableScheme, r:Agency, r:BasedOnReference, r:CategorySchemeReference, r:CodeListSchemeReference, r:Coverage, r:Description, r:ID, r:Label, r:MetadataQuality, r:NCubeSchemeReference, r:Note, r:OtherMaterial, r:Software, r:URN, r:UserAttributePair, r:UserID, r:VariableSchemeReference, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
LogicalProduct
Known Usage Locations
Annotation
A module describing the logical (intellectual) contents of the quantitative data. This is a member of the BaseLogicalProduct substitution group and in addition to the content inherited from the BaseLogicalProduct, contains CategorySchemes, CodeListSchemes, VariableSchemes an NCubeSchemes both in-line an by reference.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              BaseLogicalProductType (extension)
                  LogicalProductType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="LogicalProductType">
<xs:complexContent>
<xs:extension base="BaseLogicalProductType">
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="CategoryScheme"/>
<xs:element ref="r:CategorySchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="CodeListScheme"/>
<xs:element ref="r:CodeListSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="VariableScheme"/>
<xs:element ref="r:VariableSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="NCubeScheme"/>
<xs:element ref="r:NCubeSchemeReference"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/27)
CategoryScheme
Type:
CategorySchemeType, complex content
Contains descriptions of particular categories used as question responses and in the logical product. Their relationships and code values are described in the code scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="CategoryScheme"/>

CodeListScheme
Type:
CodeListSchemeType, complex content
Lists the code values used to represent categories for a variable or question. Also describes hierarchical relationships between categories used in the code scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="CodeListScheme"/>

NCubeScheme
Type:
NCubeSchemeType, complex content
Contains a collection of NCubes and NCube groups.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="NCubeScheme"/>

r:CategorySchemeReference
Type:
r:SchemeReferenceType, complex content
Reference to a previously defined category scheme either internal to or external to the xml instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:CategorySchemeReference"/>

r:CodeListSchemeReference
Type:
r:SchemeReferenceType, complex content
Reference to a previously defined code scheme either internal to or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:CodeListSchemeReference"/>

r:NCubeSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a previously defined NCube scheme either internal to or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:NCubeSchemeReference"/>

r:VariableSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a previously defined variable scheme either internal to or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:VariableSchemeReference"/>

VariableScheme
Type:
VariableSchemeType, complex content
Contains a collection of variables and variable groups.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VariableScheme"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set