DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Code>
Namespace:
Type:
Content:
complex, 4 attributes, 3 elements
Defined:
Used:
XML Representation Summary
<Code
    isComprehensive
 = 
("True" | "False" | "Unknown") : "Unknown"
    isDiscrete
 = 
xs:boolean : "true"
    isTotal
 = 
xs:boolean : "false"
    levelNumber
 = 
xs:integer
    >
   
Content: 
CategoryReference, Value, Code*
</Code>
Content model elements (3):
Included in content model of elements (2):
Known Usage Locations
Annotation
Reference to included category is found in the ReferenceType. This standard type is extended by the CodeType which allows for additional information regarding the category as well as nesting of codes.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Code" type="CodeType"/>

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