complexType tcip:SpLocationConversion
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo point-conversions
used by
element tcip:spLocationConversion
source <xs:complexType name="SpLocationConversion">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="point-conversions">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="point-conversion" type="SPLocationConversionEntry"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SpLocationConversion/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:SpLocationConversion/point-conversions
diagram
properties
isRef 0
content complex
children point-conversion
source <xs:element name="point-conversions">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="point-conversion" type="SPLocationConversionEntry"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SpLocationConversion/point-conversions/point-conversion
diagram
type tcip:SPLocationConversionEntry
properties
isRef 0
content complex
children point requested-type converted-point error-message
source <xs:element name="point-conversion" type="SPLocationConversionEntry"/>


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