clsa:SimpleCodeListBinding
An element for connecting simple content defined by an XML Schema component to a a column of a code list.
Element information
Namespace: http://reference.niem.gov/niem/specification/code-lists/4.0/code-lists-schema-appinfo/
Schema document: utility/code-lists-spec/4.0/code-lists-schema-appinfo.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
codeListURI | [1..1] | xsd:anyURI | A universal identifier for a code list. | |
columnName | [0..1] | xsd:string | A local name for a code list column within a code list. | |
constrainingIndicator | [0..1] | xsd:boolean | True when a code list binding constrains the validity of a code list value, false otherwise. |
Sample instance
<clsa:SimpleCodeListBinding codeListURI="http://www.example.com/"/>