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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Value

Column value for the row.

Rule: A value must be provided for each required column. A value does not need to be provided for a column if the column is optional.

Rule: If a value does not have an explicit column reference, the column is taken to be the column following the column of the preceding value in the row, or the first column if the value is the first value of the row.

Element information

Namespace: None

Schema document: genericode.xsd

Type: gc:Value

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
ColumnRef [0..1]xsd:IDREFReference to a column ID in the document.from group gc:ColumnReference

Used in

Sample instance

<Value ColumnRef="code">
   <SimpleValue>AF</SimpleValue>
</Value>

Site developed and hosted by Datypic, Inc.

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