OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

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">
   <xs:annotation>
     <xs:documentation 
xml:lang="en">
				(1)	Surrounds asset sub-elements.
				</xs:documentation>
     <xs:appinfo>NONE</xs:appinfo>
   </xs:annotation>
   <xs:attributeGroup 
ref="ics201AssetAtts"/>
</xs:complexType>

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


-----Original Message-----
From: Rex Brooks [mailto:rexb@starbourne.com]
Sent: Saturday, October 04, 2003 10:22 AM
To: dhall@federalsupportsystems.com
Subject: ICS201 Schema Design Schematic


Hi David,

Here is the schematic of the ICS-201-Form Schema I sent you 
yesterday.While this is a long list of attachments due to small png 
image files used in the html file which you open in a web browser to 
view this, the total is only 500K. This is helpful for being able to 
see the initial listing of elements, complexTypes, simpleTypes and 
AttributeGroups in one screen shot, and if I had established 
hierarchical structures based on the DOM instead of a flat list with 
the DOM represented as AttributeGroups, it would show those 
complicated hierarchical structures.

Part of the reason for the design I chose is that CAP is a flat list 
of elements and I wanted to be able to import it, (it is commented 
out at present along with FGDC while other schemata that I later 
thought would be wise to add are simply not included because I was 
pressed for time, as I am still), so I made it easy to do later, and 
to allow for changes in succeeding versions. By not setting up a 
system of first order elements such as CAP does, those elements can 
be used by developers by simply citing their namespace prefix with 
the element, and it automatically becomes a uniquely keyed 
ICS-201-Form instance through partaking of the AttributeGroup 
reference to which it belongs. This also eliminates a lot of 
arguments about which parts of CAP, FGDC, etc to adopt formally, and 
allows for the ICS-201-Form to use the same element name slightly 
differently without direct conflicts, differentiating it, if needed, 
by the ICS-201-Form namespace prefix, which should be whatever the 
final root element name and namespace prefix (they should be the 
same) is chosen.

By that last comment, I mean that I deliberately chose ICS-201-Form 
because it is so clumsy and counter-intuitive and so that, hopefully, 
we won't forget to change it. I did this because ICS Form 201 is part 
of the ICS Form 200 series and I don't have a clue how to fit it into 
that family of forms, nor whether we should make its official 
description include that kind of information. That is a decision you 
need to take to your appropriate decision-makers, with the very 
important information that these forms really should be designed 
together, so that we don't have to retroactively amend this work to 
fit later decisions about how this series needs to be designed for 
its purposes, as opposed to our specific EM TC purposes, which is 
also something we need to discuss with the TC due to that long 
disclaimer at the start which details what warrantability OASIS 
disclaims specifically with respect to the useability of the standard.

Last note, it is specifically required by Federal Guidelines that the 
names of Elements start with Upper Camel Case initial caps. (Been 
here, done this.)

You might want to check this whole package, schema, schematic and my 
messages with Gary Ham to see what he thinks before you send it to 
the TC or SC. I say that because he is more likely to look for the 
principles behind the design before taking it apart, and to be honest 
I would rather have his approval over that of anyone else in the 
groups. When or if you decide you want to share this with the group, 
I can upload the html + images files either to my site with its own 
url for viewing or we can upload to the SC or TC for the same purpose.

Ciao,
Rex
-- 
Rex Brooks
GeoAddress: 1361-A Addison, Berkeley, CA, 94702 USA, Earth
W3Address: http://www.starbourne.com
Email: rexb@starbourne.com
Tel: 510-849-2309
Fax: By Request

ICS-201-Form Schema #29A59C.png

ICS-201-Form Schema #29A59C.png

ICS-201-Form Schema #29A59B.png

ICS-201-Form Schema #29A59B.png

ICS-201-Form Schema #29A59A.png

ICS-201-Form Schema #29A59A.png

ICS-201-Form Schema #29A599.png

ICS-201-Form Schema #29A599.png

ICS-201-Form Schema #29A598.png

ICS-201-Form Schema #29A598.png

ICS-201-Form Schema #29A597.png

ICS-201-Form Schema #29A597.png

ICS-201-Form Schema #29A596.png

ICS-201-Form Schema #29A596.png

ICS-201-Form Schema #29A595.png

ICS-201-Form Schema #29A595.png

ICS-201-Form Schema #29A594.png

ICS-201-Form Schema #29A594.png

ICS-201-Form Schema #29A593.png

ICS-201-Form Schema #29A593.png

ICS-201-Form Schema #29A592.png

ICS-201-Form Schema #29A592.png

ICS-201-Form Schema #29A591.png

ICS-201-Form Schema #29A591.png

ICS-201-Form Schema #29A590.png

ICS-201-Form Schema #29A590.png

ICS-201-Form Schema #29A58F.png

ICS-201-Form Schema #29A58F.png

ICS-201-Form Schema #29A58E.png

ICS-201-Form Schema #29A58E.png

ICS-201-Form Schema #29A58D.png

ICS-201-Form Schema #29A58D.png

ICS-201-Form Schema #29A58C.png

ICS-201-Form Schema #29A58C.png

ICS-201-Form Schema #29A58B.png

ICS-201-Form Schema #29A58B.png

ICS-201-Form Schema #29A58A.png

ICS-201-Form Schema #29A58A.png

ICS-201-Form Schema #29A589.png

ICS-201-Form Schema #29A589.png

ICS-201-Form Schema #29A588.png

ICS-201-Form Schema #29A588.png

ICS-201-Form Schema #29A587.png

ICS-201-Form Schema #29A587.png

ICS-201-Form Schema #29A586.png

ICS-201-Form Schema #29A586.png

ICS-201-Form Schema #29A585.png

ICS-201-Form Schema #29A585.png

ICS-201-Form Schema #29A584.png

ICS-201-Form Schema #29A584.png

ICS-201-Form Schema #29A583.png

ICS-201-Form Schema #29A583.png

ICS-201-Form Schema #29A582.png

ICS-201-Form Schema #29A582.png

ICS-201-Form Schema #29A581.png

ICS-201-Form Schema #29A581.png

ICS-201-Form Schema #29A580.png

ICS-201-Form Schema #29A580.png

ICS-201-Form Schema #29A57F.png

ICS-201-Form Schema #29A57F.png

ICS-201-Form Schema #29A57E.png

ICS-201-Form Schema #29A57E.png

ICS-201-Form Schema #29A57D.png

ICS-201-Form Schema #29A57D.png

ICS-201-Form Schema #29A57C.png

ICS-201-Form Schema #29A57C.png

ICS-201-Form Schema #29A57B.png

ICS-201-Form Schema #29A57B.png

ICS-201-Form Schema #29A57A.png

ICS-201-Form Schema #29A57A.png

ICS-201-Form Schema #29A579.png

ICS-201-Form Schema #29A579.png

ICS-201-Form Schema #29A578.png

ICS-201-Form Schema #29A578.png

ICS-201-Form Schema #29A577.png

ICS-201-Form Schema #29A577.png

ICS-201-Form Schema #29A576.png

ICS-201-Form Schema #29A576.png

ICS-201-Form Schema #29A575.png

ICS-201-Form Schema #29A575.png



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