Schema Central > niem40 > coverage.xsd > gml:tupleList
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:tupleList

gml:CoordinatesType consists of a list of coordinate tuples, with each coordinate tuple separated by the ts or tuple separator (whitespace), and each coordinate in the tuple by the cs or coordinate separator (comma).
The gml:tupleList encoding is effectively "band-interleaved".

Element information

Type: gml:CoordinatesType

Properties: Global, Qualified

Content

  • xsd:string
  • Attributes

    NameOccTypeDescriptionNotes
    decimal [0..1]xsd:stringDefault value is ".".
    cs [0..1]xsd:stringDefault value is ",".
    ts [0..1]xsd:stringDefault value is " ".

    Used in

    Sample instance

    <gml:tupleList>string</gml:tupleList>