complexType "LogicalProductType"
Namespace:
Content:
complex, 9 attributes, 32 elements
Defined:
Includes:
definitions of 12 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:anyURI
 = 
xs:boolean : "false"
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (32):
CategoryScheme, CodeListScheme, DataRelationship, LogicalProductName, NCubeScheme, RepresentedVariableScheme, VariableScheme, r:Agency, r:BasedOnObject, r:CategorySchemeReference, r:CodeListSchemeReference, r:Coverage, r:DataRelationshipReference, r:Description, r:ID, r:Label, r:ManagedRepresentationScheme, r:ManagedRepresentationSchemeReference, r:MetadataQuality, r:NCubeSchemeReference, r:Note, r:OtherMaterial, r:RepresentedVariableSchemeReference, 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. It is a member of the substitution group BaseLogicalProduct and contains all of the common features of the BaseLogicalProduct as well as content specific to quantitative data. This is a member of the BaseLogicalProduct substitution group and in addition to the content inherited from the BaseLogicalProduct, contains CategorySchemes, CodeListSchemes, ManagedRepresentationSchemes, RepresentedVariableSchemes, 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 (13); 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:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="RepresentedVariableScheme"/>
</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; 12/32)
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:ManagedRepresentationScheme
Type:
A scheme containing representations that are being managed as reusable sources for response domains and value representations.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:ManagedRepresentationScheme"/>

r:ManagedRepresentationSchemeReference
Type:
r:SchemeReferenceType, complex content
Inclusion of an existing ManagedRepresentationScheme by reference. TypeOfObject should be set to ManagedRepresentationScheme.
XML Source (w/o annotations (1); see within schema source)

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:RepresentedVariableSchemeReference
Type:
r:SchemeReferenceType, complex content
Inclusion of an existing RepresentedVariableScheme by reference. TypeOfObject should be set to ManagedRepresentationScheme.
XML Source (w/o annotations (1); see within schema source)

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"/>

RepresentedVariableScheme
Type:
A set of RepresentedVariables managed by an agency. RepresentedVariables are the core reusable parts of a Variable. RepresentedVariable maps to the GSIM Represented Variable. In addition to the standard name, label, and description, allows for the inclusion of an existing RepresentedVariableScheme by reference and RepresentedVariables either in-line or by reference. RepresentedVariables may be grouped for management purposes.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="RepresentedVariableScheme"/>

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 RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set