complexType MobileStatus
diagram
namespace http://www.IM-Draft-03-00-44a
children respUnitID assetNum respondingTo assetStatus deploymentStatus eta estimatesLeave comment localMobileStatus
used by
element MobileData/status
source <xs:complexType name="MobileStatus">
 
<xs:sequence>
   
<xs:element name="respUnitID" type="ReferenceID" minOccurs="0"/>
   
<!-- the object reference for this resource -->
   
<xs:element name="assetNum" type="CenterAssetPermRef" minOccurs="0"/>
   
<!-- the owning centers perm ID for the asset -->
   
<xs:element name="respondingTo" type="ReferenceID"/>
   
<!-- the object reference  (event)  to which
         this message relates --
>
   
<xs:element name="assetStatus" type="itis:AssetStatus" minOccurs="0"/>
   
<!-- various routine status states -->
   
<xs:element name="deploymentStatus" type="DeploymentStatus" minOccurs="0"/>
   
<!-- the status of the asset with respect
         to the base from which it is dispatched --
>
   
<xs:element name="eta" type="atis:DateTimePair" minOccurs="0"/>
   
<!-- the resources view of the
         ETA at the destinationLoc --
>
   
<xs:element name="estimatesLeave" type="atis:DateTimePair" minOccurs="0"/>
   
<!-- estimate of when resource
         will leave destinationLoc --
>
   
<xs:element name="comment" type="FreeText" minOccurs="0"/>
   
<!-- free form comment text -->
   
<xs:element name="localMobileStatus" type="local:MobileStatus" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element MobileStatus/respUnitID
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="respUnitID" type="ReferenceID" minOccurs="0"/>

element MobileStatus/assetNum
diagram
type CenterAssetPermRef
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="assetNum" type="CenterAssetPermRef" minOccurs="0"/>

element MobileStatus/respondingTo
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="respondingTo" type="ReferenceID"/>

element MobileStatus/assetStatus
diagram
type itis:AssetStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="assetStatus" type="itis:AssetStatus" minOccurs="0"/>

element MobileStatus/deploymentStatus
diagram
type DeploymentStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="deploymentStatus" type="DeploymentStatus" minOccurs="0"/>

element MobileStatus/eta
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="eta" type="atis:DateTimePair" minOccurs="0"/>

element MobileStatus/estimatesLeave
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="estimatesLeave" type="atis:DateTimePair" minOccurs="0"/>

element MobileStatus/comment
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="comment" type="FreeText" minOccurs="0"/>

element MobileStatus/localMobileStatus
diagram
type local:MobileStatus
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localMobileStatus" type="local:MobileStatus" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy