complexType NeedLawEnforcement
diagram
namespace http://www.IM-Draft-03-00-44a
children header reasonType request localNeedLawEnforcement
used by
elements MobileIDXWrapper/needLawEnforcement IDX-Wrapper/needLawEnforcementReports/needLawEnforcementReport
source <xs:complexType name="NeedLawEnforcement">
 
<xs:sequence>
   
<xs:element name="header" type="Header"/>
   
<!-- if an inner element is not present then
         the header content of the message which
         carries this DF shall be applied to the
         context of this message. The header has the
         data creator,  time stamps,  location,
         and what to do when the message becomes
         old  (how to get a fresh one)  and the
         reference ID of this message or submessage --
>
   
<xs:element name="reasonType" type="LawEnforcementEventNeed" minOccurs="0"/>
   
<xs:element name="request" type="FreeText" minOccurs="0"/>
   
<xs:element name="localNeedLawEnforcement" type="local:NeedLawEnforcement" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element NeedLawEnforcement/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element NeedLawEnforcement/reasonType
diagram
type LawEnforcementEventNeed
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="reasonType" type="LawEnforcementEventNeed" minOccurs="0"/>

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

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


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