Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:MeteorologicalAnalysisReferenceType / womlcore:targetRegion
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index0.tmp#id33 index137.tmp#id118 index138.tmp#id266
Type womlcore:GeographicRegionPropertyType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model womlcore:GeographicRegion
Children womlcore:GeographicRegion
Instance
<womlcore:targetRegion xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:GeographicRegion gml:id="">{1,1}</womlcore:GeographicRegion>
</womlcore:targetRegion>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="targetRegion" type="womlcore:GeographicRegionPropertyType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd
Element womlcore:MeteorologicalAnalysisReferenceType / womlcore:analysisTime
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="analysisTime" type="dateTime" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd
Element womlcore:MeteorologicalAnalysisReferenceType / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model ANY element from ANY namespace
Source
<element name="metaData" minOccurs="0" maxOccurs="1">
  <complexType>
    <sequence>
      <any minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd
Element womlcore:MeteorologicalAnalysisReferenceType / womlcore:data
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index24.tmp#id49 index25.tmp#id31 index26.tmp#id44 index27.tmp#id46 index28.tmp#id30 index29.tmp#id29 index136.tmp#id321 index136.tmp#id322 index136.tmp#id320
Type womlcore:ResourceReferenceType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , womlcore:mimeType{0,1} , womlcore:uri{0,1}
Children gml:description, gml:metaDataProperty, gml:name, womlcore:mimeType, womlcore:uri
Instance
<womlcore:data gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</womlcore:data>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="data" type="womlcore:ResourceReferenceType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd
Complex Type womlcore:MeteorologicalAnalysisReferenceType
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram index24.tmp#id49 index25.tmp#id31 index26.tmp#id44 index27.tmp#id46 index28.tmp#id30 index29.tmp#id29 index65.tmp#id50 index66.tmp#id80 index67.tmp#id28 index354.tmp#id316 index354.tmp#id317 index354.tmp#id318 index354.tmp#id319
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , womlcore:targetRegion+ , womlcore:analysisTime{0,1} , womlcore:metaData{0,1} , womlcore:data+
Children gml:boundedBy, gml:description, gml:location, gml:metaDataProperty, gml:name, womlcore:analysisTime, womlcore:data, womlcore:metaData, womlcore:targetRegion
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="MeteorologicalAnalysisReferenceType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="targetRegion" type="womlcore:GeographicRegionPropertyType" minOccurs="1" maxOccurs="unbounded"/>
        <element name="analysisTime" type="dateTime" minOccurs="0" maxOccurs="1"/>
        <element name="metaData" minOccurs="0" maxOccurs="1">
          <complexType>
            <sequence>
              <any minOccurs="0" maxOccurs="unbounded"/>
            </sequence>
          </complexType>
        </element>
        <element name="data" type="womlcore:ResourceReferenceType" minOccurs="1" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd