Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:DataSourceReferenceType / womlcore:identifier
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram
Type anyURI
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<element name="identifier" type="anyURI" minOccurs="1" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common.xsd
Element womlcore:DataSourceReferenceType / womlcore:onlineResource
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index0.tmp#id79 index1.tmp#id73 index2.tmp#id94 index3.tmp#id96 index4.tmp#id100 index5.tmp#id105 index6.tmp#id72 index7.tmp#id71 index526.tmp#id2244 index526.tmp#id2245 index526.tmp#id2246 index526.tmp#id2243
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/06/15/woml-common.xsd
Element womlcore:DataSourceReferenceType / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/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/06/15/woml-common.xsd
Complex Type womlcore:DataSourceReferenceType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Annotations
Diagram
Diagram index0.tmp#id79 index1.tmp#id73 index2.tmp#id94 index3.tmp#id96 index4.tmp#id100 index5.tmp#id105 index6.tmp#id72 index7.tmp#id71 index613.tmp#id2241 index613.tmp#id2242 index613.tmp#id2247
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:identifier , womlcore:onlineResource{0,1} , womlcore:metaData{0,1}
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womlcore:identifier, 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="identifier" type="anyURI" minOccurs="1" maxOccurs="1"/>
        <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/06/15/woml-common.xsd