Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:DataSourceReferenceType / womlcore:onlineResource
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Diagram
Diagram index0.tmp#id76 index1.tmp#id70 index2.tmp#id91 index3.tmp#id93 index4.tmp#id97 index5.tmp#id102 index6.tmp#id69 index7.tmp#id68 index11.tmp#id2210 index11.tmp#id2211 index11.tmp#id2212 index11.tmp#id2209
Type womlcore:ResourceReferenceType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , womlcore:uri , womlcore:mimeType{0,1} , womlcore:title{0,1}
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womlcore:mimeType, womlcore:title, womlcore:uri
Instance
<womlcore:onlineResource gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</womlcore:onlineResource>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="onlineResource" type="womlcore:ResourceReferenceType" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd
Element womlcore:DataSourceReferenceType / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2011/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 http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd
Complex Type womlcore:DataSourceReferenceType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Annotations
Diagram
Diagram index0.tmp#id76 index1.tmp#id70 index2.tmp#id91 index3.tmp#id93 index4.tmp#id97 index5.tmp#id102 index6.tmp#id69 index7.tmp#id68 index638.tmp#id2208 index638.tmp#id2213
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , womlcore:onlineResource{0,1} , womlcore:metaData{0,1}
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womlcore:metaData, womlcore:onlineResource
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="DataSourceReferenceType">
  <annotation>
    <documentation>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element name="onlineResource" type="womlcore:ResourceReferenceType" minOccurs="0" maxOccurs="1"/>
        <element name="metaData" minOccurs="0" maxOccurs="1">
          <complexType>
            <sequence>
              <any minOccurs="0" maxOccurs="unbounded"/>
            </sequence>
          </complexType>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd