Schema Central > Genericode 1.0 > ContextValueAssociation.xsd > ValueList
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ValueList

Element information

Namespace: None

Schema document: ContextValueAssociation.xsd

Type: cva:ValueList

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
xml:id [1..1]xsd:ID
xml:base [0..1]xsd:anyURI
uri [1..1]cva:anyCodeListUri
masqueradeUri [0..1]cva:anyCodeListUri
key [0..1]cva:NameToken

Used in

Sample instance

<ValueList xml:id="ID" uri="http://www.example.com/">
   <Annotation>
      <Description>Any text, intermingled with:
         <!--any element-->
      </Description>
      <AppInfo>Any text, intermingled with:
         <!--any element-->
      </AppInfo>
   </Annotation>
   <Identification>
      <Annotation>
         <Description>Any text, intermingled with:
            <!--any element-->
         </Description>
         <AppInfo>Any text, intermingled with:
            <!--any element-->
         </AppInfo>
      </Annotation>
      <ShortName>token</ShortName>
      <LongName>normalizedString</LongName>
      <Version>token</Version>
      <CanonicalUri>http://www.example.com/</CanonicalUri>
      <CanonicalVersionUri>http://www.example.com/</CanonicalVersionUri>
      <LocationUri>http://www.example.com/</LocationUri>
      <AlternateFormatLocationUri>http://www.example.com/</AlternateFormatLocationUri>
      <Agency>
         <ShortName>token</ShortName>
         <LongName>normalizedString</LongName>
         <Identifier>normalizedString</Identifier>
      </Agency>
   </Identification>
</ValueList>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com