Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element womlcore:CubicSplineSurfaceType / womlcore:exterior
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index19.tmp#id80 index533.tmp#id602 index534.tmp#id2412
Type womlcore:CubicSplineRingPropertyType
Properties
content: complex
minOccurs: 0
Model womlcore:CubicSplineRing
Children womlcore:CubicSplineRing
Instance
<womlcore:exterior xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:CubicSplineRing>{1,1}</womlcore:CubicSplineRing>
</womlcore:exterior>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
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="exterior" type="womlcore:CubicSplineRingPropertyType" minOccurs="0"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/deprecated.xsd
Element womlcore:CubicSplineSurfaceType / womlcore:interior
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index19.tmp#id80 index533.tmp#id602 index534.tmp#id2412
Type womlcore:CubicSplineRingPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model womlcore:CubicSplineRing
Children womlcore:CubicSplineRing
Instance
<womlcore:interior xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:CubicSplineRing>{1,1}</womlcore:CubicSplineRing>
</womlcore:interior>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
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="interior" type="womlcore:CubicSplineRingPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/deprecated.xsd
Complex Type womlcore:CubicSplineSurfaceType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
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 index9.tmp#id114 index10.tmp#id166 index11.tmp#id232 index46.tmp#id231 index112.tmp#id2422 index112.tmp#id2420 index112.tmp#id2421
Type extension of gml:AbstractSurfaceType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , womlcore:exterior{0,1} , womlcore:interior*
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womlcore:exterior, womlcore:interior
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
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.
interpolation gml:SurfaceInterpolationType planar optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<complexType name="CubicSplineSurfaceType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractSurfaceType">
      <sequence>
        <element name="exterior" type="womlcore:CubicSplineRingPropertyType" minOccurs="0"/>
        <element name="interior" type="womlcore:CubicSplineRingPropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
      <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/deprecated.xsd
Attribute womlcore:CubicSplineSurfaceType / @interpolation
Namespace No namespace
Type gml:SurfaceInterpolationType
Properties
fixed: planar
Facets
enumeration none
enumeration planar
enumeration spherical
enumeration elliptical
enumeration conic
enumeration tin
enumeration parametricCurve
enumeration polynomialSpline
enumeration rationalSpline
enumeration triangulatedSpline
Used by
Source
<attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/deprecated.xsd