Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element metobj:ValidTimePeriodType/metobj:begin
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="begin" type="xs:dateTime" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd
Element metobj:ValidTimePeriodType/metobj:end
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="end" type="xs:dateTime" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd
Complex Type metobj:ValidTimePeriodType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram docindex5.tmp#id53 docindex6.tmp#id34 docindex7.tmp#id48 docindex8.tmp#id50 docindex9.tmp#id33 docindex10.tmp#id32 docindex97.tmp#id181 docindex434.tmp#id182 docindex434.tmp#id183
Type extension of gml:AbstractTimeObjectType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , metobj:begin{0,1} , metobj:end{0,1}
Children gml:description, gml:metaDataProperty, gml:name, metobj:begin, metobj:end
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
<xs:complexType name="ValidTimePeriodType">
  <xs:annotation>
    <xs:documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gml:AbstractTimeObjectType">
      <xs:sequence>
        <xs:element name="begin" type="xs:dateTime" minOccurs="0" maxOccurs="1"/>
        <xs:element name="end" type="xs:dateTime" minOccurs="0" maxOccurs="1"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd