Schema Component Representation
<
xs:complexType
name="
Grid">
<
xs:sequence>
<
xs:element
name="
locationName"
type="
Text-name255
"
minOccurs="
0"/>
<
xs:element
name="
gridArray"
type="
GridArray
"/>
<
xs:element
name="
gridPoint"
type="
GridPoint
"/>
</
xs:sequence>
</
xs:complexType>