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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Row

Row which represents an individual item in the code list.

Element information

Namespace: None

Schema document: genericode.xsd

Type: gc:Row

Properties: Local, Unqualified

Content

Attributes

None

Used in

Sample instance

<Row>
   <Value ColumnRef="code">
      <SimpleValue>AF</SimpleValue>
   </Value>
   <Value ColumnRef="name">
      <SimpleValue>AFGHANISTAN</SimpleValue>
   </Value>
   <Value ColumnRef="numericcode">
      <SimpleValue>004</SimpleValue>
   </Value>
</Row>

Site developed and hosted by Datypic, Inc.

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