Table of Contents
Target Namespace
http://www.hec.usace.army.mil/xmlSchema/cwms/hec-datatypes
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations have no namespace.
By default, local attribute declarations have no namespace.
Declared Namespaces
Prefix
Namespace
Default namespace
http://www.hec.usace.army.mil/xmlSchema/cwms/hec-datatypes
xml
http://www.w3.org/XML/1998/namespace
xs
http://www.w3.org/2001/XMLSchema
Schema Component Representation
<
xs:schema targetNamespace ="
http://www.hec.usace.army.mil/xmlSchema/cwms/hec-datatypes "
elementFormDefault ="
unqualified ">
...
</
xs:schema >
Super-types:
None
Sub-types:
None
Name
dssfilemanager-type
Abstract
no
Diagram
XML Instance Representation
<...
id="text80-type [0..1] " office-id="id16-type [0..1] " >
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
dssfilemanager-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
text80-type "
use ="
optional "/>
<
xs:attribute name ="
office-id "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...
id="text80-type [0..1] " office-id="id16-type [0..1] " >
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
dssfile-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
text80-type "
use ="
optional "/>
<
xs:attribute name ="
office-id "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
dss-local-gridfiles-type
Abstract
no
Diagram
XML Instance Representation
<...
id="text80-type [0..1] " office-id="id16-type [0..1] " >
<parameter>
xs :string </parameter>
[1] <duration>
xs :positiveInteger </duration>
[1] <description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
dss-local-gridfiles-type ">
<
xs:sequence >
<
xs:element name ="
parameter "
type ="
xs :string"/>
<
xs:element name ="
duration "
type ="
xs :positiveInteger"/>
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
text80-type "
use ="
optional "/>
<
xs:attribute name ="
office-id "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
dss-remote-gridfiles-type
Abstract
no
Diagram
XML Instance Representation
<...
id="text80-type [0..1] " office-id="id16-type [0..1] " >
<parameter>
xs :string </parameter>
[1] <duration>
xs :positiveInteger </duration>
[1] <description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
dss-remote-gridfiles-type ">
<
xs:sequence >
<
xs:element name ="
parameter "
type ="
xs :string"/>
<
xs:element name ="
duration "
type ="
xs :positiveInteger"/>
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
text80-type "
use ="
optional "/>
<
xs:attribute name ="
office-id "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...
office-id="id16-type [0..1] " datastore-id="text80-type [1] " >
<user>
xs :string </user>
[0..1] <pass>
xs :string </pass>
[0..1] <description>
xs :string </description>
[0..1] <from>
xs :string </from>
[1] <to>
xs :string </to>
[1..*] <cc>
xs :string </cc>
[0..*] <bcc>
xs :string </bcc>
[0..*] <subject>
xs :string </subject>
[1] <body>
xs :string </body>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
email-type ">
<
xs:sequence >
<
xs:element name ="
user "
type ="
xs :string"
minOccurs ="
0 "/>
<
xs:element name ="
pass "
type ="
xs :string"
minOccurs ="
0 "/>
<
xs:element name ="
description "
type ="
xs :string"
minOccurs ="
0 "/>
<
xs:element name ="
from "
type ="
xs :string"/>
<
xs:element name ="
to "
type ="
xs :string"
maxOccurs ="
unbounded "/>
<
xs:element name ="
cc "
type ="
xs :string"
maxOccurs ="
unbounded "
minOccurs ="
0 "/>
<
xs:element name ="
bcc "
type ="
xs :string"
maxOccurs ="
unbounded "
minOccurs ="
0 "/>
<
xs:element name ="
subject "
type ="
xs :string"/>
<
xs:element name ="
body "
type ="
xs :string"/>
<
xs:element name ="
attachment "
type ="
file-type "
maxOccurs ="
unbounded "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
office-id "
type ="
id16-type "
use ="
optional "/>
<
xs:attribute name ="
datastore-id "
type ="
text80-type "
use ="
required "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Super-types:
None
Sub-types:
None
Name
filemanager-type
Abstract
no
Diagram
XML Instance Representation
<...>
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
filemanager-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...
owner="xs :string [0..1] " group="xs :string [0..1] " permissions="xs :string [0..1] " >
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
file-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
owner "
type ="
xs :string"
use ="
optional "/>
<
xs:attribute name ="
group "
type ="
xs :string"
use ="
optional "/>
<
xs:attribute name ="
permissions "
type ="
xs :string"
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
geographic-location-type
Abstract
no
Diagram
XML Instance Representation
<...>
<active>
xs :boolean </active>
[1] Start Sequence [0..1] Start Choice [1] End Choice Start Choice [1] End Choice End Sequence Start Sequence [0..1] <elevation
units="id16-type [1] " >
[1] xs :decimal </elevation>
End Sequence <public-name>
id32-type </public-name>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
geographic-location-type ">
<
xs:sequence >
<
xs:element name ="
active "
type ="
xs :boolean"/>
<
xs:sequence minOccurs ="
0 ">
</
xs:sequence >
<
xs:sequence minOccurs ="
0 ">
<
xs:element name ="
elevation ">
<
xs:complexType >
<
xs:simpleContent >
<
xs:extension base ="
xs :decimal">
<
xs:attribute name ="
units "
type ="
id16-type "
use ="
required "/>
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
<
xs:element name ="
county "
type ="
text40-type "
minOccurs ="
0 "/>
<
xs:element name ="
public-name "
type ="
id32-type "
minOccurs ="
0 "/>
<
xs:element name ="
long-name "
type ="
text80-type "
minOccurs ="
0 "/>
<
xs:element name ="
description "
type ="
text512-type "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
id16-annual-values-no-units-type
Abstract
no
Diagram
XML Instance Representation
<...>
Start Sequence [1..365] <value>
xs :decimal </value>
[1] End Sequence </...>
Schema Component Representation
<
xs:complexType name ="
id16-annual-values-no-units-type ">
<
xs:sequence >
<
xs:sequence maxOccurs ="
365 ">
<
xs:element name ="
value "
type ="
xs :decimal"/>
</
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
id16-annual-values-type
Abstract
no
Diagram
XML Instance Representation
<...>
Start Sequence [1..365] End Sequence </...>
Schema Component Representation
<
xs:complexType name ="
id16-annual-values-type ">
<
xs:sequence >
<
xs:sequence maxOccurs ="
365 ">
<
xs:element name ="
value ">
<
xs:complexType >
<
xs:simpleContent >
<
xs:extension base ="
xs :decimal">
<
xs:attribute name ="
units "
type ="
id16-type "
use ="
required "/>
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
id16-with-description-type
Abstract
no
Diagram
Schema Component Representation
<
xs:complexType name ="
id16-with-description-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
text256-type "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
xs :nonNegativeInteger < interpolate-type (by extension)
Sub-types:
None
Name
interpolate-type
Abstract
no
Diagram
XML Instance Representation
<...
units="id16-type (value comes from list: {'minutes'; 'intervals') [1] " >
xs :nonNegativeInteger </...>
Schema Component Representation
<
xs:complexType name ="
interpolate-type ">
<
xs:simpleContent >
<
xs:extension base ="
xs :nonNegativeInteger">
<
xs:attribute name ="
units "
use ="
required ">
<
xs:simpleType >
<
xs:restriction base ="
id16-type ">
<xs:enumeration value ="minutes "/>
<xs:enumeration value ="intervals "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:attribute >
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
latitude-dms-type
Abstract
no
Diagram
Schema Component Representation
<
xs:complexType name ="
latitude-dms-type ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
longitude-dms-type
Abstract
no
Diagram
Schema Component Representation
<
xs:complexType name ="
longitude-dms-type ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...
id="id16-type [0..1] " >
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
office-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...
id="text80-type [0..1] " >
<description>
xs :string </description>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
oracle-type ">
<
xs:sequence >
<
xs:element name ="
port "
type ="
inet-port-type "
maxOccurs ="
1 "
minOccurs ="
0 "/>
<
xs:element name ="
description "
type ="
xs :string"
maxOccurs ="
1 "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
text80-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
stream-location-type
Abstract
no
Diagram
XML Instance Representation
<...>
<station
units="id16-type [1] " >
[1] xs :decimal </station>
<drainage-area
units="id16-type [1] " >
[0..1] <total>
xs :decimal </total>
[0..1] <contributing>
xs :decimal </contributing>
[0..1] <unregulated>
xs :decimal </unregulated>
[0..1] <ungaged>
xs :decimal </ungaged>
[0..1] </drainage-area>
</...>
Schema Component Representation
<
xs:complexType name ="
stream-location-type ">
<
xs:sequence >
<
xs:element name ="
station ">
<
xs:complexType >
<
xs:simpleContent >
<
xs:extension base ="
xs :decimal">
<
xs:attribute name ="
units "
type ="
id16-type "
use ="
required "/>
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
drainage-area "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
total "
type ="
xs :decimal"
minOccurs ="
0 "/>
<
xs:element name ="
contributing "
type ="
xs :decimal"
minOccurs ="
0 "/>
<
xs:element name ="
unregulated "
type ="
xs :decimal"
minOccurs ="
0 "/>
<
xs:element name ="
ungaged "
type ="
xs :decimal"
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
units "
type ="
id16-type "
use ="
required "/>
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
Start Sequence [0..1] <confluence-station
units="id16-type [1] " >
[1] xs :decimal </confluence-station>
End Sequence </...>
Schema Component Representation
<
xs:complexType name ="
stream-type ">
<
xs:sequence >
<
xs:element name ="
description "
type ="
text256-type "
minOccurs ="
0 "/>
<
xs:sequence minOccurs ="
0 ">
<
xs:element name ="
mainstem "
type ="
id16-type "/>
<
xs:element name ="
confluence-station ">
<
xs:complexType >
<
xs:simpleContent >
<
xs:extension base ="
xs :decimal">
<
xs:attribute name ="
units "
type ="
id16-type "
use ="
required "/>
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
vertical-datum-info-type
Abstract
no
Diagram
Schema Component Representation
<
xs:complexType name ="
vertical-datum-info-type ">
<
xs:sequence >
<
xs:element name ="
local-datum-name "
type ="
id16-type "
minOccurs ="
0 "/>
<
xs:element name ="
elevation "
type ="
opt-double "
minOccurs ="
0 "/>
</
xs:sequence >
<
xs:attribute name ="
office "
type ="
id16-type "
use ="
optional "/>
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
vertical-datum-offset-type
Abstract
no
Diagram
XML Instance Representation
<...
estimate="xs :boolean [0..1] " >
<value>
xs :double </value>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
vertical-datum-offset-type ">
<
xs:sequence >
<
xs:element name ="
value "
type ="
xs :double"/>
</
xs:sequence >
<
xs:attribute name ="
estimate "
type ="
xs :boolean"/>
</
xs:complexType >
Super-types:
xs :string < cwms-base-parameter-type (by restriction)
Sub-types:
None
Name
cwms-base-parameter-type
Content
pattern = (%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)
Schema Component Representation
<
xs:simpleType name ="
cwms-base-parameter-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width) "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-duration-type (by restriction)
Sub-types:
None
Name
cwms-duration-type
Content
pattern = (0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?)
Schema Component Representation
<
xs:simpleType name ="
cwms-duration-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?) "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-grid-id-type (by restriction)
Sub-types:
None
Name
cwms-grid-id-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(HRAP|SHG)\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.(0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days))\.(0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?)\.[^.]{1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-grid-id-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(HRAP|SHG)\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.(0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days))\.(0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?)\.[^.]{1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-gridtype-type (by restriction)
Sub-types:
None
Name
cwms-gridtype-type
Content
Schema Component Representation
<
xs:simpleType name ="
cwms-gridtype-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(HRAP|SHG) "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-interval-type (by restriction)
Sub-types:
None
Name
cwms-interval-type
Content
pattern = (0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days))
Schema Component Representation
<
xs:simpleType name ="
cwms-interval-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)) "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-location-level-id-type (by restriction)
Sub-types:
None
Name
cwms-location-level-id-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.[^.]{1,256}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-location-level-id-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.[^.]{1,256}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-location-type (by restriction)
Sub-types:
None
Name
cwms-location-type
Content
pattern = [^.-]{1,16}(-[^.]{1,32})?
Schema Component Representation
<
xs:simpleType name ="
cwms-location-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="[^.-]{1,16}(-[^.]{1,32})? "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-parameter-type (by restriction)
Sub-types:
None
Name
cwms-parameter-type
Content
pattern = (%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?
Schema Component Representation
<
xs:simpleType name ="
cwms-parameter-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})? "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-paramtype-type (by restriction)
Sub-types:
None
Name
cwms-paramtype-type
Content
pattern = (Total|Max|Min|Const|Ave|Inst)
Schema Component Representation
<
xs:simpleType name ="
cwms-paramtype-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(Total|Max|Min|Const|Ave|Inst) "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-expression-with-units-type (by restriction)
Sub-types:
None
Name
cwms-rating-expression-with-units-type
Content
pattern = \s*(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])*\s*\{\s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s*\}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-expression-with-units-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])*\s*\{\s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s*\}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-formula-type (by restriction)
Sub-types:
None
Name
cwms-rating-formula-type
Content
pattern = \s*(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])*\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-formula-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])(([Ii]\d+)|([+*/%^-]|//)|([Ee]|[Pp][Ii])|([Aa][Bb][Ss]|[Aa]?([Ss][Ii][Nn]|[Cc][Oo][Ss]|[Tt][Aa][Bb])|[Cc][Ee][Ii][Ll]|[Ee][Xx][Pp]|[Ff][Ll][Oo][Oo][Rr]|[Ii][Nn][Vv]|[Ll][Nn]|[Ll][Oo][Gg]|[Nn][Ee][Gg]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Ii][Gg][Nn])|[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?|[() ])*\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-id-type (by restriction)
Sub-types:
None
Name
cwms-rating-id-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-id-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-parameters-type (by restriction)
Sub-types:
None
Name
cwms-rating-parameters-type
Content
pattern = \s*(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-parameters-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-spec-type (by restriction)
Sub-types:
None
Name
cwms-rating-spec-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-spec-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-spec-with-units-type (by restriction)
Sub-types:
None
Name
cwms-rating-spec-with-units-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s*\{\s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s*\}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-spec-with-units-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\.[^.]{1,32}\s*\{\s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s*\}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-template-type (by restriction)
Sub-types:
None
Name
cwms-rating-template-type
Content
pattern = \s*(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-template-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?(,(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?)*;(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.[^.]{1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-rating-units-type (by restriction)
Sub-types:
None
Name
cwms-rating-units-type
Content
pattern = \s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-rating-units-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(\w|[$%/-]){1,32}(,(\w|[$%/-]){1,32})*;(\w|[$%/-]){1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-tsid-type (by restriction)
Sub-types:
None
Name
cwms-tsid-type
Content
pattern = \s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.(0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days))\.(0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?)\.[^.]{1,32}\s*
Schema Component Representation
<
xs:simpleType name ="
cwms-tsid-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*[^.-]{1,16}(-[^.]{1,32})?\.(%|Area|Code|Coeff|Con[cd]|Count|Currency|Depth|Dir|Dist|Elev|Energy|Evap(Rate)?|Fish|Flow|Frost|Head|Height|Irrad|Length|Opening|pH|Power|Precip|Pres|Rad|Ratio|Rotation|Speed|SpinRate|Stage|Stor|Temp|Thick|Timing|Travel|Turb[FJN]?|Volt|Volume|Width)(-[^.]{1,32})?\.(Total|Max|Min|Const|Ave|Inst)\.(0|~?(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days))\.(0|(1(Minute|Hour|Day|Week|Month|Year|Decade)|([234568]|1[025]|[23]0)Minutes|([23468]|12)Hours|[23456]Days)(BOP)?)\.[^.]{1,32}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < cwms-unit-type (by restriction)
Sub-types:
None
Name
cwms-unit-type
Content
pattern = (\w|[$%/-]){1,32}
Schema Component Representation
<
xs:simpleType name ="
cwms-unit-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(\w|[$%/-]){1,32} "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :integer < day-of-year-type (by restriction)
Sub-types:
None
Name
day-of-year-type
Content
Schema Component Representation
<
xs:simpleType name ="
day-of-year-type ">
<
xs:restriction base ="
xs :integer">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="365 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :decimal < dms-float-type (by restriction)
Sub-types:
None
Name
dms-float-type
Content
Schema Component Representation
<
xs:simpleType name ="
dms-float-type ">
<
xs:restriction base ="
xs :decimal">
<xs:minInclusive value ="0. "/>
<xs:maxExclusive value ="60. "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < dms-integer-type (by restriction)
Sub-types:
None
Name
dms-integer-type
Content
Base XSD Type: nonNegativeInteger
Schema Component Representation
<
xs:simpleType name ="
dms-integer-type ">
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="59 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-grid-pathname-type (by restriction)
Sub-types:
None
Name
dss-grid-pathname-type
Content
pattern = \s*(/[^/]{1,64}){3}(/(\d{2}(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC|)\d{4}:([01]\d|2[0-4])[0-5]\d)?){2}/[^/\\]{1,64}/\s*
Schema Component Representation
<
xs:simpleType name ="
dss-grid-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(/[^/]{1,64}){3}(/(\d{2}(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC|)\d{4}:([01]\d|2[0-4])[0-5]\d)?){2}/[^/\\]{1,64}/\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-irregular-ts-store-rule-type (by restriction)
Sub-types:
None
Name
dss-irregular-ts-store-rule-type
Content
Values '0-delete-insert' '1-merge'
Schema Component Representation
<
xs:simpleType name ="
dss-irregular-ts-store-rule-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="0-delete-insert "/>
<xs:enumeration value ="1-merge "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-location-level-pathname-type (by restriction)
Sub-types:
None
Name
dss-location-level-pathname-type
Content
pattern = \s*/[^/]{0,64}(/[^/]{1,64}){4}/[^/]{0,64}/\s*
Schema Component Representation
<
xs:simpleType name ="
dss-location-level-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*/[^/]{0,64}(/[^/]{1,64}){4}/[^/]{0,64}/\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-parameter-type (by restriction)
Sub-types:
None
Name
dss-parameter-type
Content
Values 'INST-VAL' 'INST-CUM' 'PER-CUM' 'PER-AVER' 'PER-MIN' 'PER-MAX'
Schema Component Representation
<
xs:simpleType name ="
dss-parameter-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="INST-VAL "/>
<xs:enumeration value ="INST-CUM "/>
<xs:enumeration value ="PER-CUM "/>
<xs:enumeration value ="PER-AVER "/>
<xs:enumeration value ="PER-MIN "/>
<xs:enumeration value ="PER-MAX "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-pathname-type (by restriction)
Sub-types:
None
Name
dss-pathname-type
Content
pattern = \s*/([^/]{0,64}/){6}\s*
Schema Component Representation
<
xs:simpleType name ="
dss-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*/([^/]{0,64}/){6}\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-rating-pathname-type (by restriction)
Sub-types:
None
Name
dss-rating-pathname-type
Content
pattern = \s*/[^/]{0,64}/[^/]{1,64}/([^/]*[^/-]+-[^/-]+[^/]*|[^/,;]+(,[^/,;]+)*;[^/,;]+)(/[^/]{0,64}){3}/\s*
Documentation
Normal paired-data pathname = //location/ind_param-dep_param/date//version/
Normal CWMS rating pathname = /office/location/ind_param(,ind_param)*;dep_param//template_ver/spec_ver/
Schema Component Representation
<
xs:simpleType name ="
dss-rating-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*/[^/]{0,64}/[^/]{1,64}/([^/]*[^/-]+-[^/-]+[^/]*|[^/,;]+(,[^/,;]+)*;[^/,;]+)(/[^/]{0,64}){3}/\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-regular-ts-store-rule-type (by restriction)
Sub-types:
None
Name
dss-regular-ts-store-rule-type
Content
Values '0-replace-all' '1-replace-missing-values-only' '2-replace-all-create' '3-replace-all-delete' '4-replace-with-non-missing'
Schema Component Representation
<
xs:simpleType name ="
dss-regular-ts-store-rule-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="0-replace-all "/>
<xs:enumeration value ="1-replace-missing-values-only "/>
<xs:enumeration value ="2-replace-all-create "/>
<xs:enumeration value ="3-replace-all-delete "/>
<xs:enumeration value ="4-replace-with-non-missing "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-ts-pathname-type (by restriction)
Sub-types:
None
Name
dss-ts-pathname-type
Content
pattern = \s*/[^/]{0,64}(/[^/]{1,64}){2}/(\d{2}(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC|)\d{4})?/(~?(([123456]|1[025]|[23]0)MIN|([123468]|12)HOUR|1(DAY|WEEK|MON|YEAR)|(SEMI-|TRI-)MONTH)|IR-(DAY|MONTH|YEAR|DECADE|CENTURY))/[^/]{0,64}/\s*
Schema Component Representation
<
xs:simpleType name ="
dss-ts-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*/[^/]{0,64}(/[^/]{1,64}){2}/(\d{2}(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC|)\d{4})?/(~?(([123456]|1[025]|[23]0)MIN|([123468]|12)HOUR|1(DAY|WEEK|MON|YEAR)|(SEMI-|TRI-)MONTH)|IR-(DAY|MONTH|YEAR|DECADE|CENTURY))/[^/]{0,64}/\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < dss-units-type (by restriction)
Sub-types:
None
Name
dss-units-type
Content
Schema Component Representation
<
xs:simpleType name ="
dss-units-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
Simple Type: empty
Super-types:
xs :string < empty (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
empty ">
<
xs:restriction base ="
xs :string">
<xs:length value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < endtimespec (by restriction)
Sub-types:
None
Name
endtimespec
Content
pattern = \s*(-?\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(:\d{2}([.]\d+)?)?([-+]\d{2}:\d{2}|Z)?|$(start|forecast|simulation|end)-time)\s*
Schema Component Representation
<
xs:simpleType name ="
endtimespec ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(-?\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(:\d{2}([.]\d+)?)?([-+]\d{2}:\d{2}|Z)?|$(start|forecast|simulation|end)-time)\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < file-pathname-type (by restriction)
Sub-types:
None
Name
file-pathname-type
Content
pattern = ([a-zA-Z]:|(//|\\\\)([^/\\]+|[$][a-zA-Z0-9_]+))?[/\\]?([^/\\]+|[$][a-zA-Z0-9_]+)([/\\]([^/\\]+|[$][a-zA-Z0-9_]+))*
Schema Component Representation
<
xs:simpleType name ="
file-pathname-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="([a-zA-Z]:|(//|\\\\)([^/\\]+|[$][a-zA-Z0-9_]+))?[/\\]?([^/\\]+|[$][a-zA-Z0-9_]+)([/\\]([^/\\]+|[$][a-zA-Z0-9_]+))* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < horizontal-datum-type (by restriction)
Sub-types:
None
Name
horizontal-datum-type
Content
Values 'NAD-27' 'WGS-84/NAD-83' 'OTHER' 'UNKNOWN'
Schema Component Representation
<
xs:simpleType name ="
horizontal-datum-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="NAD-27 "/>
<xs:enumeration value ="WGS-84/NAD-83 "/>
<xs:enumeration value ="OTHER "/>
<xs:enumeration value ="UNKNOWN "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < id16-type (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
id16-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="16 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < id32-type (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
id32-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="32 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < inet-host-type (by restriction)
Sub-types:
None
Name
inet-host-type
Content
pattern = (\d{1,3}[.]){3}\d{1,3}|([a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}|([a-fA-F0-9]{1,4}:){1,7}:|:(:[a-fA-F0-9]{1,4}){1,7}|([a-fA-F0-9]{1,4}:){1,6}(:[a-fA-F0-9]{1,4}){1}|([a-fA-F0-9]{1,4}:){1,5}(:[a-fA-F0-9]{1,4}){1,2}|([a-fA-F0-9]{1,4}:){1,4}(:[a-fA-F0-9]{1,4}){1,3}|([a-fA-F0-9]{1,4}:){1,3}(:[a-fA-F0-9]{1,4}){1,4}|([a-fA-F0-9]{1,4}:){1,2}(:[a-fA-F0-9]{1,4}){1,5}|([a-fA-F0-9]{1,4}:){1}(:[a-fA-F0-9]{1,4}){1,6}|([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z-][a-zA-Z0-9-]*[a-zA-Z0-9][.])*[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z-][a-zA-Z0-9-]*[a-zA-Z0-9]
Schema Component Representation
<
xs:simpleType name ="
inet-host-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="(\d{1,3}[.]){3}\d{1,3}|([a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}|([a-fA-F0-9]{1,4}:){1,7}:|:(:[a-fA-F0-9]{1,4}){1,7}|([a-fA-F0-9]{1,4}:){1,6}(:[a-fA-F0-9]{1,4}){1}|([a-fA-F0-9]{1,4}:){1,5}(:[a-fA-F0-9]{1,4}){1,2}|([a-fA-F0-9]{1,4}:){1,4}(:[a-fA-F0-9]{1,4}){1,3}|([a-fA-F0-9]{1,4}:){1,3}(:[a-fA-F0-9]{1,4}){1,4}|([a-fA-F0-9]{1,4}:){1,2}(:[a-fA-F0-9]{1,4}){1,5}|([a-fA-F0-9]{1,4}:){1}(:[a-fA-F0-9]{1,4}){1,6}|([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z-][a-zA-Z0-9-]*[a-zA-Z0-9][.])*[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z-][a-zA-Z0-9-]*[a-zA-Z0-9] "/>
<xs:maxLength value ="255 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :decimal < inet-port-type (by restriction)
Sub-types:
None
Name
inet-port-type
Content
Schema Component Representation
<
xs:simpleType name ="
inet-port-type ">
<
xs:restriction base ="
xs :decimal">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="65535 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :decimal < latitude-decimal-type (by restriction)
Sub-types:
None
Name
latitude-decimal-type
Content
Schema Component Representation
<
xs:simpleType name ="
latitude-decimal-type ">
<
xs:restriction base ="
xs :decimal">
<xs:minInclusive value ="-90.0 "/>
<xs:maxInclusive value ="90.0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :integer < latitude-integer-type (by restriction)
Sub-types:
None
Name
latitude-integer-type
Content
Schema Component Representation
<
xs:simpleType name ="
latitude-integer-type ">
<
xs:restriction base ="
xs :integer">
<xs:minInclusive value ="-90 "/>
<xs:maxInclusive value ="90 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :decimal < longitude-decimal-type (by restriction)
Sub-types:
None
Name
longitude-decimal-type
Content
Schema Component Representation
<
xs:simpleType name ="
longitude-decimal-type ">
<
xs:restriction base ="
xs :decimal">
<xs:minInclusive value ="-180.0 "/>
<xs:maxInclusive value ="180.0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :integer < longitude-integer-type (by restriction)
Sub-types:
None
Name
longitude-integer-type
Content
Schema Component Representation
<
xs:simpleType name ="
longitude-integer-type ">
<
xs:restriction base ="
xs :integer">
<xs:minInclusive value ="-180 "/>
<xs:maxInclusive value ="180 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < office-name-type (by restriction)
Sub-types:
None
Name
office-name-type
Content
Schema Component Representation
<
xs:simpleType name ="
office-name-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="80 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
None
Sub-types:
None
Name
opt-double
Content
Union of following types:
Schema Component Representation
<
xs:simpleType name ="
opt-double ">
<
xs:union memberTypes ="
xs :double empty "/>
</
xs:simpleType >
Super-types:
xs :string < oracle-sid-type (by restriction)
Sub-types:
None
Name
oracle-sid-type
Content
Schema Component Representation
<
xs:simpleType name ="
oracle-sid-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="64 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < oracle-ts-store-rule-type (by restriction)
Sub-types:
None
Name
oracle-ts-store-rule-type
Content
Values 'replace-with-non-missing' 'replace-all' 'replace-missing-values-only' 'do-not-replace' 'delete-insert'
Schema Component Representation
<
xs:simpleType name ="
oracle-ts-store-rule-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="replace-with-non-missing "/>
<xs:enumeration value ="replace-all "/>
<xs:enumeration value ="replace-missing-values-only "/>
<xs:enumeration value ="do-not-replace "/>
<xs:enumeration value ="delete-insert "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < starttimespec (by restriction)
Sub-types:
None
Name
starttimespec
Content
pattern = \s*(-?\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(:\d{2}([.]\d+)?)?([-+]\d{2}:\d{2}|Z)?|$(lookback|start|forecast|simulation)-time)\s*
Schema Component Representation
<
xs:simpleType name ="
starttimespec ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\s*(-?\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(:\d{2}([.]\d+)?)?([-+]\d{2}:\d{2}|Z)?|$(lookback|start|forecast|simulation)-time)\s* "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < text256-type (by restriction)
Sub-types:
None
Name
text256-type
Content
Schema Component Representation
<
xs:simpleType name ="
text256-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="256 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < text40-type (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
text40-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="40 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < text512-type (by restriction)
Sub-types:
None
Name
text512-type
Content
Schema Component Representation
<
xs:simpleType name ="
text512-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="512 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < text80-type (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
text80-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="80 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < time-zone-name-type (by restriction)
Sub-types:
None
Name
time-zone-name-type
Content
Schema Component Representation
<
xs:simpleType name ="
time-zone-name-type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="28 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < time-zone-usage-type (by restriction)
Sub-types:
None
Name
time-zone-usage-type
Content
Values 'Standard' 'Daylight' 'Local'
Schema Component Representation
<
xs:simpleType name ="
time-zone-usage-type ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="Standard "/>
<xs:enumeration value ="Daylight "/>
<xs:enumeration value ="Local "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < vertical-datum-type (by restriction)
Sub-types:
None
Name
vertical-datum-type
Content
pattern = NGVD[ -]?29|NAVD[ -]?88|OTHER|UNKNOWN
Schema Component Representation
<
xs:simpleType name ="
vertical-datum-type ">
<
xs:restriction base ="
xs :string">
<xs:pattern value ="NGVD[ -]?29|NAVD[ -]?88|OTHER|UNKNOWN "/>
</
xs:restriction >
</
xs:simpleType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Super-types:
Address < AusAddress (by extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<...
country="Australia "
>
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice
[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]
?
</...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType
name ="AusAddress ">
<complexContent >
<extension
base ="Address ">
<sequence >
<element
name ="state " type ="AusStates "/>
<element
name ="postcode ">
<simpleType >
<restriction
base ="string ">
<pattern
value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute
name ="country " type ="string " fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group
Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .