xls:Content
Element information
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-openls/1.1.0/dhs-gmo/1.0.0/ols.xsd
Type: xls:ContentType
Properties: Local, Qualified
Content
- Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
format | [1..1] | xsd:string | ||
width | [1..1] | xsd:integer | ||
height | [1..1] | xsd:integer |
Used in
- Type xls:MapType (Element xls:Map)
- Type xls:RouteMapType via extension of xls:MapType (Element xls:RouteMap)
Sample instance
<xls:Content format="string" width="1" height="1"> <xls:Data>string</xls:Data> </xls:Content>