complexType Distribution
diagram
namespace http://www.IM-Draft-03-00-44a
children from to reference localDistribution
used by
elements PublicIncidentDescription/distribute RequestForExternalInformation/distribute RequestHandOff/distribute RequestInformation/distribute RequestNetworkConditions/distribute RequestPhysicalAsset/distribute RequestPhysicalAssetStatus/distribute RequestPreemptionUserData/distribute RequestRouteAdvice/distribute RequestTrafficControlPlan/distribute RequestWorkZoneData/distribute RouteAdvice/distribute SplitIncidentEvent/distribute TrafficControlPlan/distribute WatchFor/distribute WatchForResponse/distribute WorkZoneData/distribute AvailableForHandOff/distribute CenterPlans/distribute ChangeCenterProperties/distribute ClearOrRepairPlan/distribute CloseIncidentEvent/distribute DifferentialGPSCorrections/differentialGPSCorrection/distribute DisableCenterOnLine/distribute EstablishCenterOnLine/distribute EstablishCenterProperties/distribute GrantHandOff/distribute IncidentDescription/distribute InfrastructureReport/distribute ManageCommandStructure/distribute MergeIncidentEvent/distribute NewIncidentEvent/distribute PhysicalAssetStatus/distribute PollForHandOff/distribute PreemptionUserData/distribute
source <xs:complexType name="Distribution">
 
<xs:sequence>
   
<xs:element name="from" type="TranmissionPoint"/>
   
<xs:element name="to">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="to-item" type="TranmissionPoint"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="reference" type="ReferenceID"/>
   
<xs:element name="localDistribution" type="local:Distribution" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element Distribution/from
diagram
type TranmissionPoint
properties
isRef 0
content complex
children endPoint centerID centerType security localTranmissionPoint
source <xs:element name="from" type="TranmissionPoint"/>

element Distribution/to
diagram
properties
isRef 0
content complex
children to-item
source <xs:element name="to">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="to-item" type="TranmissionPoint"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Distribution/to/to-item
diagram
type TranmissionPoint
properties
isRef 0
content complex
children endPoint centerID centerType security localTranmissionPoint
source <xs:element name="to-item" type="TranmissionPoint"/>

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

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


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