OASIS Open Mailing List Archives  ·  All Lists  ·  emergency-msg  ·  2003-10

emergency-msg — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

FW: ICS201 Schema Design Schematic


 MHonArc v2.5.0b2 -->
































































































emergency-msg message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: FW: ICS201 Schema Design Schematic


Schema ICS-201-draft0.2.xml


schema location:  C:\EM\ICS-201-draft0.2.xml
targetNamespace:  http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
 
Elements  Complex types  Simple types  Attr. groups 
ICS-201-Form  Action  IsOnScene  ics201ActionAtts 
Agency  Prepared  ics201AreaAtts 
Altitude  ResourceExpected  ics201AssetAtts 
Area  Sent  ics201Atts 
AreaDesc  ics201IncidentAtts 
Asset  ics201LocationAtts 
Ceiling  ics201MapSketchAtts 
Circle  ics201ObjectiveAtts 
Contact  ics201OrganizationAtts 
Digest  ics201PositionAtts 
Geocode  ics201ResourcesAtts 
Identifier  ics201SummaryAtts 
Incident 
IncidentName 
Location 
MapSketch 
MimeType 
MsgType 
Name 
Objective 
Organization 
Polygon 
Position 
PositionReports 
PositionTitle 
PreparedAgency 
PreparedName 
PreparedPosition 
Reference 
ResourceAssign 
ResourceDesc 
ResourceID 
Resources 
Sender 
Size 
Status 
Summary 
URL 
Web 


element ICS-201-Form
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
annotation
documentation 
ICS-201-Form is Incident Command System 201 
Form, a set of standard datatypes for elements and attributes with 
acceptable values to describe a common operational procedure for 
handling information related to emergency incidents by public 
governmental and private respondent 
agencies.
source
<xs:element 
name="ICS-201-Form">
   <xs:annotation>
     <xs:documentation>ICS-201-Form is Incident Command System 201 
Form, a set of standard datatypes for elements and attributes with 
acceptable values to describe a common operational procedure for 
handling information related to emergency incidents by public 
governmental and private respondent agencies.</xs:documentation>
   </xs:annotation>
</xs:element>

complexType Action
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormActionName  xs:string  required      
annotation
documentation 

				Description of the strategy and 
tactics used on the incident including any specific problem
				areas.
				
appInfo 
NONE
source
<xs:complexType 
name="Action">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Description of the strategy and 
tactics used on the incident including any specific problem
				areas.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201ActionAtts"/>
</xs:complexType>

complexType Agency
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				Agency name of an individual who is 
executing the role of the ICS organization position being
				described by this 
<!--<position>--> block
				
appInfo 
NONE
source
<xs:complexType 
name="Agency">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Agency name of an individual who is 
executing the role of the ICS organization position being
				described by this <!--<position>--> block
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType Altitude
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				(1) If used with the 
<!--<ceiling>--> element this value is the lower limit of 
a range. Otherwise,
				this value specifies a specific altitude.
				(2) The altitude measure is in feet 
above mean sea level (per WGS-84 datum).
				
appInfo 
NONE
source
<xs:complexType 
name="Altitude">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) If used with the <!--<ceiling>--> element 
this value is the lower limit of a range. Otherwise,
				this value specifies a specific altitude.
				(2) The altitude measure is in feet 
above mean sea level (per WGS-84 datum).
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AreaAtts"/>
</xs:complexType>

complexType Area
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				(1)	Surrounds area sub-elements.
				(2)	May contain one or multiple 
instances of <!--<polygon>, <circle> or 
<geocode>-->. If
				multiple <!--<polygon>, 
<circle> or <geocode>--> elements are included, the 
area described by
				this <!--<area>--> is the 
union of those represented by the included elements.
				
appInfo 
NONE
source
<xs:complexType 
name="Area">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds area sub-elements.
				(2)	May contain one or multiple 
instances of <!--<polygon>, 
<circle> or 
<geocode>-->. If
				multiple <!--<polygon>, 
<circle> or 
<geocode>--> elements 
are included, the area described by
				this <!--<area>--> is the 
union of those represented by the included elements.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AreaAtts"/>
</xs:complexType>

complexType AreaDesc
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				A text description of the affected area.
				
appInfo 
NONE
source
<xs:complexType 
name="AreaDesc">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				A text description of the affected area.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AreaAtts"/>
</xs:complexType>

complexType Asset
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAssetName  xs:string  required      
annotation
documentation 

				(1)	Surrounds asset sub-elements.
				
appInfo 
NONE
source
<xs:complexType 
name="Asset">

complexType Ceiling
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				(1) May only be used in combination 
with the <!--<altitude>--> element
				(2) The altitude measure is in feet 
above mean sea level (per WGS-84 datum).
				
appInfo 
NONE
source
<xs:complexType 
name="Ceiling">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) May only be used in combination 
with the <!--<altitude>--> element
				(2) The altitude measure is in feet 
above mean sea level (per WGS-84 datum).
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AreaAtts"/>
</xs:complexType>

complexType Circle
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				(1) Code Values: The circular area is 
represented by a central point given as a WGS-84
				coordinate value [see WGS-84 Note], 
followed by a space character and a radius value in
				kilometers.
				(2) See Coordinate Precision Note, below.
				(3) Multiple instances may occur 
within an <!--<area>-->.

				
appInfo 
NONE
source
<xs:complexType 
name="Circle">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) Code Values: The circular area is 
represented by a central point given as a WGS-84
				coordinate value [see WGS-84 Note], 
followed by a space character and a radius value in
				kilometers.
				(2) See Coordinate Precision Note, below.
				(3) Multiple instances may occur 
within an <!--<area>-->.

				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType Contact
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				The human-readable name of the agency 
or authority that prepared this message.The text
				 describing the contact for follow-up 
and confirmation of this ics201 message 
	
appInfo 
NONE
source
<xs:complexType 
name="Contact">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The human-readable name of the agency 
or authority that prepared this message.The text
				 describing the contact for follow-up 
and confirmation of this ics201 message 
	</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType Digest
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				The code representing the digital 
digest (�*�hash�*�) computed from the resource file (optional)
				Calculated using the Secure Hash 
Algorithm (SHA-1) per FIPS Publication 180-1 
	
appInfo 
NONE
source
<xs:complexType 
name="Digest">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The code representing the digital 
digest (�*�hash�*�) computed from the resource file (optional)
				Calculated using the Secure Hash 
Algorithm (SHA-1) per FIPS Publication 180-1 
	</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201MapSketchAtts"/>
</xs:complexType>

complexType Geocode
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				(1) Code Values: Any 
geographically-based code to describe message target area, in the form
				"code_type=code" where "code_type" is 
a user-assigned abbreviation for the target system
				(e. g,, "fips6=06003").
				(2) Multiple instances may occur 
within an <!--<area>-->.
				(3) Use of this element presumes 
knowledge of the coding system on the part of recipients;
				therefore, for interoperability, it 
should be used in concert with an equivalent description in the
				more universally understood 
<!--<polygon>--> and <!--<circle>--> forms 
whenever possible.
				
appInfo 
NONE
source
<xs:complexType 
name="Geocode">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) Code Values: Any 
geographically-based code to describe message target area, in the form
				"code_type=code" where "code_type" is 
a user-assigned abbreviation for the target system
				(e. g,, "fips6=06003").
				(2) Multiple instances may occur 
within an <!--<area>-->.
				(3) Use of this element presumes 
knowledge of the coding system on the part of recipients;
				therefore, for interoperability, it 
should be used in concert with an equivalent description in the
				more universally understood 
<!--<polygon>--> and 
<!--<circle>--> forms 
whenever possible.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AreaAtts"/>
</xs:complexType>

complexType Identifier
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				Identifier
				(1) A number or string uniquely 
identifying this message, assigned by the sender
				(2) No spaces or restricted 
characters <!--(< and &)-->
appInfo 
NONE
source
<xs:complexType 
name="Identifier">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Identifier
				(1) A number or string uniquely 
identifying this message, assigned by the sender
				(2) No spaces or restricted 
characters <!--(< and 
&)-->
     </xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201Atts"/>
</xs:complexType>

complexType Incident
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				(1)	Surrounds incident element 
sub-elements.
				(2)	In addition to the specified 
sub-elements, may contain one or more <!--<resources>-->
				 blocks and one or more 
<!--<organization>--> blocks and one or more 
<!--<location>-->
				 blocks and one or more 
<!--<summary>--> blocks.
			
appInfo 
NONE
source
<xs:complexType 
name="Incident" 
abstract="true">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds incident element 
sub-elements.
				(2)	In addition to the specified 
sub-elements, may contain one or more <!--<resources>-->
				 blocks and one or more <!--<organization>--> blocks 
and one or more <!--<location>-->
				 blocks and one or more <!--<summary>--> blocks.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType IncidentName
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				The human-readable name assigned to 
the incident that this message pertains to. 
	
appInfo 
NONE
source
<xs:complexType 
name="IncidentName">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The human-readable name assigned to 
the incident that this message pertains to. 
	</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType Location
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormLocationName  xs:string  required      
annotation
documentation 

				(1)	Surrounds location sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<area>--> 
blocks and
				may contain one or more 
<!--<mapSketch>--> blocks.
				
appInfo 
NONE
source
<xs:complexType 
name="Location">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds location sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<area>--> blocks and
				may contain one or more <!--<mapSketch>--> blocks.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201LocationAtts"/>
</xs:complexType>

complexType MapSketch
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				(1)	Surrounds map sub-elements.
				(2)	Multiple occurrences 
permitted, in which case the target area for the 
<!--<location>-->
				 block is the union of all the 
included <!--<mapSketch>--> blocks.
				
appInfo 
NONE
source
<xs:complexType 
name="MapSketch">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds map sub-elements.
				(2)	Multiple occurrences 
permitted, in which case the target area for the <!--<location>-->
				 block is the union of all the 
included <!--<mapSketch>--> blocks.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201MapSketchAtts"/>
</xs:complexType>

complexType MimeType
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				MIME content type and sub-type as 
described in RFC 1521
				
appInfo 
NONE
source
<xs:complexType 
name="MimeType">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				MIME content type and sub-type as 
described in RFC 1521
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201MapSketchAtts"/>
</xs:complexType>

complexType MsgType
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
chronemicType  xs:string        
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				MsgType is the abbreviation for 
ICS-201-Form Incident Briefing Message Type
				Code Values:
				�*�	�*�Alert�*� - Initial 
information requiring attention by targeted recipients
				�*�	�*�Update�*� - Updates and 
supercedes the earlier message(s) identified in 
<!--<reference>-->
				�*�	�*�Cancel�*� - Cancels the 
earlier message(s) identified in <!--<reference>-->
				�*�	�*�Ack�*� - Acknowledges 
receipt and acceptance of the message(s)) identified in
					<!--<reference>-->
				�*�	�*�Error�*� indicates 
rejection of the message(s) identified in 
<!--<reference>-->; explanation
					should appear in 
<!--<note>-->
appInfo 
NONE
source
<xs:complexType 
name="MsgType">
   <xs:annotation>
     <xs:documentation xml:lang="en">
				MsgType is the abbreviation for 
ICS-201-Form Incident Briefing Message Type
				Code Values:
				�*�	�*�Alert�*� - Initial 
information requiring attention by targeted recipients
				�*�	�*�Update�*� - Updates and 
supercedes the earlier message(s) identified in <!--<reference>-->
				�*�	�*�Cancel�*� - Cancels the 
earlier message(s) identified in <!--<reference>-->
				�*�	�*�Ack�*� - Acknowledges 
receipt and acceptance of the message(s)) identified in
					<!--<reference>-->
				�*�	�*�Error�*� indicates 
rejection of the message(s) identified in <!--<reference>-->; 
explanation
					should appear in <!--<note>-->
     </xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="chronemicType">
     <xs:simpleType>
       <xs:restriction 
base="xs:string">
         <xs:enumeration 
value="Alert"/>
         <xs:enumeration 
value="Update"/>
         <xs:enumeration 
value="Cancel"/>
         <xs:enumeration 
value="Ack"/>
         <xs:enumeration 
value="Error"/>
       </xs:restriction>
     </xs:simpleType>
   </xs:attribute>
   <xs:attributeGroup 
ref="ics201Atts"/>
</xs:complexType>

complexType Name
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				Name of an individual who is 
executing the role of the ICS organization position being
				described by this 
<!--<position>--> block. May also include other 
descriptive information about
				the individual
				
appInfo 
NONE
source
<xs:complexType 
name="Name">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Name of an individual who is 
executing the role of the ICS organization position being
				described by this <!--<position>--> block. 
May also include other descriptive information about
				the individual
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType Objective
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ics201ObjectiveName  xs:string  required      
annotation
documentation 

				Description of the strategy and 
tactics used on the incident including any specific problem
				areas.
				
appInfo 
NONE
source
<xs:complexType 
name="Objective">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Description of the strategy and 
tactics used on the incident including any specific problem
				areas.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201ObjectiveAtts"/>
</xs:complexType>

complexType Organization
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormOrganizationName  xs:string  required      
annotation
documentation 

				(1)	Surrounds organization sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<position>--> 
blocks.
				
appInfo 
NONE
source
<xs:complexType 
name="Organization">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds organization sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<position>--> blocks.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201OrganizationAtts"/>
</xs:complexType>

complexType Polygon
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				(1) Code Values: The geographic 
polygon is represented by a whitespace-delimited list of
				WGS-84 coordinate values [see WGS-84 Note].
				(2) The first and last pairs of 
coordinates must be the same.
				(3) See Coordinate Precision Note, below.
				(4) Multiple instances may occur 
within an <!--<area>-->.
				
appInfo 
NONE
source
<xs:complexType 
name="Polygon">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) Code Values: The geographic 
polygon is represented by a whitespace-delimited list of
				WGS-84 coordinate values [see WGS-84 Note].
				(2) The first and last pairs of 
coordinates must be the same.
				(3) See Coordinate Precision Note, below.
				(4) Multiple instances may occur 
within an <!--<area>-->.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType Position
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				(1)	Surrounds position sub-elements
				
appInfo 
NONE
source
<xs:complexType 
name="Position">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds position sub-elements
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType PositionReports
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				(Position Name and/or text 
description of the ICS organization position that the position being
				described by this 
<!--<position>--> block reports to within the ICS 
organization hierarchy for
				this incident .
				
appInfo 
NONE
source
<xs:complexType 
name="PositionReports">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(Position Name and/or text 
description of the ICS organization position that the position being
				described by this <!--<position>--> block 
reports to within the ICS organization hierarchy for
				this incident .
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType PositionTitle
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				Position name and/or text description 
of the ICS organization position being described by this
				<!--<position>--> block.
				
appInfo 
NONE
source
<xs:complexType 
name="PositionTitle">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Position name and/or text description 
of the ICS organization position being described by this
				<!--<position>--> block.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201PositionAtts"/>
</xs:complexType>

complexType PreparedAgency
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				The human-readable name of the agency 
or authority that prepared this message. 
	
appInfo 
NONE
source
<xs:complexType 
name="PreparedAgency">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The human-readable name of the agency 
or authority that prepared this message. 
	</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType PreparedName
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				The human-readable name of the person 
that prepared this message.
				
appInfo 
NONE
source
<xs:complexType 
name="PreparedName">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The human-readable name of the person 
that prepared this message.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType PreparedPosition
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				The human-readable ICS positionof the 
person that prepared this message.
				
appInfo 
NONE
source
<xs:complexType 
name="PreparedPosition">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The human-readable ICS positionof the 
person that prepared this message.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

complexType Reference
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				(1) The extended message 
identifier(s) (in the form identifier/ sender) of an earlier message 
or
				 messages referenced by this one.
				 (2) If multiple messages are 
referenced, they are separated by whitespace.
			
appInfo 
NONE
source
<xs:complexType 
name="Reference">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) The extended message 
identifier(s) (in the form identifier/ sender) of an earlier message 
or
				 messages referenced by this one.
				 (2) If multiple messages are 
referenced, they are separated by whitespace.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201Atts"/>
</xs:complexType>

complexType ResourceAssign
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAssetName  xs:string  required      
annotation
documentation 

				Assigned location of the resource 
and/or the actual location.
				
appInfo 
NONE
source
<xs:complexType 
name="ResourceAssign">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Assigned location of the resource 
and/or the actual location.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AssetAtts"/>
</xs:complexType>

complexType ResourceDesc
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAssetName  xs:string  required      
annotation
documentation 

				The number and type of resources ordered.
				
appInfo 
NONE
source
<xs:complexType 
name="ResourceDesc">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The number and type of resources ordered.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AssetAtts"/>
</xs:complexType>

complexType ResourceID
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAssetName  xs:string  required      
annotation
documentation 

				The agency three letter designator, 
S/T, Kind/Type, resource designator, and S/T letter
				designator code.
				
appInfo 
NONE
source
<xs:complexType 
name="ResourceID">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The agency three letter designator, 
S/T, Kind/Type, resource designator, and S/T letter
				designator code.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AssetAtts"/>
</xs:complexType>

complexType Resources
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormResourceName  xs:string  required      
annotation
documentation 

				(1)	Surrounds resources sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<asset>--> 
blocks.
				
appInfo 
NONE
source
<xs:complexType 
name="Resources">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds resources sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<asset>--> blocks.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201ResourcesAtts"/>
</xs:complexType>

complexType Sender
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				(1) Identifies the originator of this 
message. Guaranteed by assigner to be unique globally;
				e.g., may be based on an Internet domain name
				(2) No spaces or restricted 
characters  <!--(< and &)-->
appInfo 
NONE
source
<xs:complexType 
name="Sender">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1) Identifies the originator of this 
message. Guaranteed by assigner to be unique globally;
				e.g., may be based on an Internet domain name
				(2) No spaces or restricted characters  <!--(< and 
&)-->
     </xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201Atts"/>
</xs:complexType>

complexType Size
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				Approximate size in bytes.
				
appInfo 
NONE
source
<xs:complexType 
name="Size">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Approximate size in bytes.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201MapSketchAtts"/>
</xs:complexType>

complexType Status
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
chronemicType  xs:string        
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				Status denotes the  ICS-201-Form 
Incident Briefing Message Status
				Code Values:
				�*�	�*�Actual�*� - Actionable by 
all targeted recipients
				�*�	�*�Exercise�*�- Actionable 
only by designated exercise participants; exercise identifier should
					appear in <!--<note>-->
				�*�	�*�System�*� - For messages 
that support message network internal functions.
				�*�	�*�Test�*� - Technical 
testing only, all recipients disregard
			
appInfo 
NONE
source
<xs:complexType 
name="Status">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				Status denotes the  ICS-201-Form 
Incident Briefing Message Status
				Code Values:
				�*�	�*�Actual�*� - Actionable by 
all targeted recipients
				�*�	�*�Exercise�*�- Actionable 
only by designated exercise participants; exercise identifier should
					appear in <!--<note>-->
				�*�	�*�System�*� - For messages 
that support message network internal functions.
				�*�	�*�Test�*� - Technical 
testing only, all recipients disregard
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="chronemicType">
     <xs:simpleType>
       <xs:restriction 
base="xs:string">
         <xs:enumeration 
value="Actual"/>
         <xs:enumeration 
value="Exercise"/>
         <xs:enumeration 
value="System"/>
         <xs:enumeration 
value="Test"/>
       </xs:restriction>
     </xs:simpleType>
   </xs:attribute>
   <xs:attributeGroup 
ref="ics201Atts"/>
</xs:complexType>

complexType Summary
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-SummaryName  xs:string  required      
annotation
documentation 

				(1)	Surrounds summary sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<objective>--> 
blocks
				and may contain one or more 
<!--<action>--> blocks
			
appInfo 
NONE
source
<xs:complexType 
name="Summary">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds summary sub-elements.
				(2)	In addition to the specified 
sub-elements, will contain one or more <!--<objective>--> blocks
				and may contain one or more 
<!--<action>--> blocks
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201SummaryAtts"/>
</xs:complexType>

complexType URL
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				A full absolute URI, typically a 
Uniform Resource Locator that can be used to retrieve the
				resource file over the Internet.
				
appInfo 
NONE
source
<xs:complexType 
name="URL">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				A full absolute URI, typically a 
Uniform Resource Locator that can be used to retrieve the
				resource file over the Internet.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201MapSketchAtts"/>
</xs:complexType>

complexType Web
diagram
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				A full, absolute URI for an HTML page 
or other text resource with additional or reference
				 information regarding this message
			
appInfo 
NONE
source
<xs:complexType 
name="Web">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				A full, absolute URI for an HTML page 
or other text resource with additional or reference
				 information regarding this message
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201IncidentAtts"/>
</xs:complexType>

simpleType IsOnScene
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
type xs:boolean
annotation
documentation 

				True = Resource has arrived at 
incident location.
				False = Resource not arrived at 
incident location.
				(MAY ALSO NEED TO HANDLE �*�UNKNOWN�*�).
			
appInfo 
NONE
source
<xs:simpleType 
name="IsOnScene">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				True = Resource has arrived at 
incident location.
				False = Resource not arrived at 
incident location.
				(MAY ALSO NEED TO HANDLE �*�UNKNOWN�*�).
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:restriction 
base="xs:boolean"/>
</xs:simpleType>

simpleType Prepared
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
type xs:dateTime
annotation
documentation 

				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			
appInfo 
NONE
source
<xs:simpleType 
name="Prepared">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:restriction 
base="xs:dateTime"/>
</xs:simpleType>

simpleType ResourceExpected
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
type xs:dateTime
annotation
documentation 

				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			
appInfo 
NONE
source
<xs:simpleType 
name="ResourceExpected">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:restriction 
base="xs:dateTime"/>
</xs:simpleType>

simpleType Sent
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
type xs:dateTime
annotation
documentation 

				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			
appInfo 
NONE
source
<xs:simpleType 
name="Sent">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				The date and time is represented in 
ISO 8601 format (e. g., "2002-05-24T16:49:00-07:00" for
				24 May 2002 at 16: 49 PDT).
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:restriction 
base="xs:dateTime"/>
</xs:simpleType>

attributeGroup ics201ActionAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Action
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormActionName  xs:string  required      
annotation
documentation 

				ICS-201-Form Action Attributes
				This ICS-201-Form term 
ics201ActionAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Action" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201ActionAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Action Attributes
				This ICS-201-Form term 
ics201ActionAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Action" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormActionName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201AreaAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Altitude Area AreaDesc Ceiling Geocode
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAreaName  xs:string  required      
annotation
documentation 

				ICS-201-Form Area Attributes
				This ICS-201-Form term ics201AreaAtts 
is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Area" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201AreaAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Area Attributes
				This ICS-201-Form term ics201AreaAtts 
is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Area" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormAreaName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201AssetAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Asset ResourceAssign ResourceDesc ResourceID
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormAssetName  xs:string  required      
annotation
documentation 

				ICS-201-Form Asset Attributes
				This ICS-201-Form term 
ics201AssetAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Asset" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201AssetAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Asset Attributes
				This ICS-201-Form term 
ics201AssetAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Asset" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormAssetName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201Atts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Identifier MsgType Reference Sender Status
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ICS-201-FormName  xs:string  required      
annotation
documentation 

				ICS-201-Form Attributes
				This ICS-201-Form term ics201Atts is 
used for identifier uniqueness in ICS-201-Form element
				names. It is separate from the 
ICS-201-Form "Identifier" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201Atts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Attributes
				This ICS-201-Form term ics201Atts is 
used for identifier uniqueness in ICS-201-Form element
				names. It is separate from the 
ICS-201-Form "Identifier" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="id" type="xs:ID" use="required"/>
   <xs:attribute 
name="ICS-201-FormName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201IncidentAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Contact Incident IncidentName PreparedAgency PreparedName PreparedPosition Web
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
ics201IncidentlName  xs:string  required      
annotation
documentation 

				ICS-201-Form Incident Attributes
				This ICS-201-Form term 
isc201IncidentAtts is used for identifer uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Incident" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201IncidentAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Incident Attributes
				This ICS-201-Form term 
isc201IncidentAtts is used for identifer uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Incident" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="id" type="xs:ID" use="required"/>
   <xs:attribute 
name="ics201IncidentlName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201LocationAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Location
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormLocationName  xs:string  required      
annotation
documentation 

				ICS-201-Form Location Attributes
				This ICS-201-Form term 
ics201LocationAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Location" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201LocationAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Location Attributes
				This ICS-201-Form term 
ics201LocationAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Location" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormLocationName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201MapSketchAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Digest MapSketch MimeType Size URL
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormMapSketchName  xs:string  required      
annotation
documentation 

				ICS-201-Form MapSketch Attributes
				This ICS-201-Form term 
ics201MapSketchAtts is used for identifier uniqueness inICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Identifier" element which provides a
				name label for a specific incident.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201MapSketchAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form MapSketch Attributes
				This ICS-201-Form term 
ics201MapSketchAtts is used for identifier uniqueness inICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Identifier" element which provides a
				name label for a specific incident.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormMapSketchName" type="xs:string" use="required"/>
   <!--We need to add 
in all the specific datatypes as attributes.-->
</xs:attributeGroup>

attributeGroup ics201ObjectiveAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Objective
attributes
Name  Type  Use  Default  Fixed  Annotation
ics201ObjectiveName  xs:string  required      
annotation
documentation 

				ICS-201-Form Objective Attributes
				This ICS-201-Form term 
ics201ObjectiveAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Objective" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201ObjectiveAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Objective Attributes
				This ICS-201-Form term 
ics201ObjectiveAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Objective" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ics201ObjectiveName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201OrganizationAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Organization
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormOrganizationName  xs:string  required      
annotation
documentation 

				ICS-201-Form Organization Attributes
				This ICS-201-Form term 
ics201OrganizationAtts is used for identifier uniqueness in ICS-201
				Form element names. It is separate 
from the ICS-201-Form "Organization" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201OrganizationAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Organization Attributes
				This ICS-201-Form term 
ics201OrganizationAtts is used for identifier uniqueness in ICS-201
				Form element names. It is separate 
from the ICS-201-Form "Organization" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormOrganizationName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201PositionAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexTypes Agency Circle Name Polygon Position PositionReports PositionTitle
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormPositionName  xs:string  required      
annotation
documentation 

				ICS-201-Form Position Attributes
				This ICS-201-Form term 
ics201PoisitonAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Position" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201PositionAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Position Attributes
				This ICS-201-Form term 
ics201PoisitonAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Position" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormPositionName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201ResourcesAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Resources
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-FormResourceName  xs:string  required      
annotation
documentation 

				ICS-201-Form Resources Attributes
				This ICS-201-Form term 
ics201ResourcesAtts is used for identifier uniqueness in ICS-201
				Form element names. It is separate 
from the ICS-201-Form "Action" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201ResourcesAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Resources Attributes
				This ICS-201-Form term 
ics201ResourcesAtts is used for identifier uniqueness in ICS-201
				Form element names. It is separate 
from the ICS-201-Form "Action" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-FormResourceName" type="xs:string" use="required"/>
</xs:attributeGroup>

attributeGroup ics201SummaryAtts
namespace http://www.oasis-open.org/committees/emergency/schema/ICS-201-drat0.2.xsd
used by
complexType Summary
attributes
Name  Type  Use  Default  Fixed  Annotation
ICS-201-SummaryName  xs:string  required      
annotation
documentation 

				ICS-201-Form Summary Attributes
				This ICS-201-Form term 
ics201SummaryAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Summary" element.
			
appInfo 
NONE
source
<xs:attributeGroup 
name="ics201SummaryAtts">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				ICS-201-Form Summary Attributes
				This ICS-201-Form term 
ics201SummaryAtts is used for identifier uniqueness in ICS-201-Form
				element names. It is separate from 
the ICS-201-Form "Summary" element.
			</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attribute 
name="ICS-201-SummaryName" type="xs:string" use="required"/>
</xs:attributeGroup>


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy




[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]