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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ValueLists

Element information

Namespace: None

Schema document: ContextValueAssociation.xsd

Type: cva:ValueLists

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
xml:base [0..1]xsd:anyURI

Used in

Sample instance

<ValueLists>
   <Annotation>
      <Description>Any text, intermingled with:
         <!--any element-->
      </Description>
      <AppInfo>Any text, intermingled with:
         <!--any element-->
      </AppInfo>
   </Annotation>
   <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>...
         </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>...
         </Agency>
      </Identification>
   </ValueList>
</ValueLists>

Site developed and hosted by Datypic, Inc.

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