Schema Central > Genericode 1.0 > genericode.xsd > CodeListSet
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

CodeListSet

Element information

Namespace: None

Schema document: genericode.xsd

Type: gc:CodeListSetDocument

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
xml:base [0..1]xsd:anyURIBase URL which applies to relative location URIs.

Used in

Sample instance

<CodeListSet>
   <Annotation>
      <Description>
         <!--any element-->
      </Description>
      <AppInfo>
         <!--any element-->
      </AppInfo>
   </Annotation>
   <Identification>
      <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>
   <CodeListRef>
      <Annotation>
         <Description>
            <!--any element-->
         </Description>
         <AppInfo>
            <!--any element-->
         </AppInfo>
      </Annotation>
      <CanonicalUri>http://www.example.com/</CanonicalUri>
      <CanonicalVersionUri>http://www.example.com/</CanonicalVersionUri>
      <LocationUri>http://www.example.com/</LocationUri>
   </CodeListRef>
</CodeListSet>

Site developed and hosted by Datypic, Inc.

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