DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "NCubeLogicalProductType"
Namespace:
Content:
complex, 11 attributes, 17 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    agency
 = 
xs:NCName
    externalReferenceDefaultURI
 = 
xs:anyURI
    id
 = 
xs:string
    isMaintainable
 = 
"true"
    isPublished
 = 
xs:boolean : "false"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, LogicalProductName*, r:Label*, r:Description*, r:Coverage?, DataRelationship*, r:OtherMaterial*, r:Note*, (CategoryScheme | CategorySchemeReference)*, (CodeScheme | CodeSchemeReference)*, (VariableScheme | VariableSchemeReference)*, NCubeScheme+
</...>
Content Model Elements (17):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes the logical structure of NCubes.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              BaseLogicalProductType (extension)
                  NCubeLogicalProductType (extension)
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="NCubeLogicalProductType">
<xs:complexContent>
<xs:extension base="BaseLogicalProductType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" ref="NCubeScheme"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (defined in this component only; 1/17)
NCubeScheme
Type:
NCubeSchemeType, complex content
Contains a collection of NCube or NCube groups.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="1" ref="NCubeScheme"/>

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