Definition Type: Element
Name: Data
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Map data embeded into the xml (if map data is binary then it is base64 encoded)
Collapse XSD Schema Diagram:
XSD Diagram of Data in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Data" type="string">
    <annotation>
        <documentation>Map data embeded into the xml (if map data is binary then it is base64 encoded)	</documentation>
    </annotation>
</element>