Schema Central > niem40 > code-lists-schema-appinfo.xsd > clsa:SimpleCodeListBinding
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

clsa:SimpleCodeListBinding

An element for connecting simple content defined by an XML Schema component to a a column of a code list.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
codeListURI [1..1]xsd:anyURIA universal identifier for a code list.
columnName [0..1]xsd:stringA local name for a code list column within a code list.
constrainingIndicator [0..1]xsd:booleanTrue when a code list binding constrains the validity of a code list value, false otherwise.

Sample instance

<clsa:SimpleCodeListBinding codeListURI="http://www.example.com/"/>