context:Style
Element information
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-context/1.1.0/dhs-gmo/1.0.0/context.xsd
Type: context:StyleType
Properties: Local, Qualified
Content
- Choice [1..1]
- Sequence [1..1]
- context:Name [1..1]
- context:Title [1..1]
- context:Abstract [0..1]
- context:LegendURL [0..1]
- context:SLD [0..1]
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
current | [0..1] | xsd:boolean |
Used in
- Type context:StyleListType (Element context:StyleList)
Sample instance
<context:Style> <context:Name>string</context:Name> <context:Title>string</context:Title> <context:Abstract>string</context:Abstract> <context:LegendURL width="1" height="1"> <context:OnlineResource/> </context:LegendURL> </context:Style>