DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <CodeScheme>
Namespace:
Type:
Content:
complex, 11 attributes, 11 elements
Defined:
Used:
XML Representation Summary
<CodeScheme
    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*, CodeSchemeName*, r:Label*, r:Description*, CodeSchemeReference*, CategorySchemeReference?, HierarchyType?, Level*, Code*
</CodeScheme>
Content model elements (11):
Included in content model of elements (4):
Known Usage Locations
Annotation
Provides a description of a set of categories that have a specific relationship, such as the categories Male and Female that can be grouped together as Gender. Categories (e.g., Male and Female) can belong to multiple code schemes. The code scheme also provides the unique code values for each of the categories in the code scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="CodeScheme" type="CodeSchemeType"/>

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