Namespace: |
|
Content: |
complex, 5 elements |
Defined: |
globally in eDispatch_v3.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
<xs:complexType id="eDispatch.DispatchInformation" name="eDispatch"> <xs:sequence> <xs:element id="eDispatch.ComplaintReportedbyDispatch" name="eDispatch.01" type="ComplaintReportedByDispatch"/> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eDispatch.ComputerAidedDispatchCADNameorID" minOccurs="0" name="eDispatch.04" type="ComputerAidedDispatchCADNameorID"/> <xs:element id="eDispatch.DispatchPriorityPatientAcuity" minOccurs="0" name="eDispatch.05" type="DispatchPriority"/> </xs:sequence> </xs:complexType> |
Type: |
ComplaintReportedByDispatch, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="eDispatch.ComplaintReportedbyDispatch" name="eDispatch.01" type="ComplaintReportedByDispatch"/> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="eDispatch.EMDPerformed" name="eDispatch.02" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
EMDCardNumber, simple content |
xs:string |
maxLength: |
10 |
minLength: |
1 |
<xs:element id="eDispatch.EMDCardNumber" minOccurs="0" name="eDispatch.03" type="EMDCardNumber"/> |
Type: |
ComputerAidedDispatchCADNameorID, simple content |
xs:string |
maxLength: |
100 |
minLength: |
2 |
<xs:element id="eDispatch.ComputerAidedDispatchCADNameorID" minOccurs="0" name="eDispatch.04" type="ComputerAidedDispatchCADNameorID"/> |
Type: |
DispatchPriority, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="eDispatch.DispatchPriorityPatientAcuity" minOccurs="0" name="eDispatch.05" type="DispatchPriority"/> |