complexType tcip:SPLocationConversionEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children point requested-type converted-point error-message
used by
element tcip:SpLocationConversion/point-conversions/point-conversion
source <xs:complexType name="SPLocationConversionEntry">
 
<xs:sequence>
   
<xs:element name="point" type="SPPoint"/>
   
<!-- provided value -->
   
<xs:element name="requested-type" type="SP-GeoPointType"/>
   
<xs:choice>
     
<xs:element name="converted-point" type="SPPoint"/>
     
<xs:element name="error-message" type="CPT-Footnote"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element tcip:SPLocationConversionEntry/point
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="point" type="SPPoint"/>

element tcip:SPLocationConversionEntry/requested-type
diagram
type tcip:SP-GeoPointType
properties
isRef 0
content simple
source <xs:element name="requested-type" type="SP-GeoPointType"/>

element tcip:SPLocationConversionEntry/converted-point
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="converted-point" type="SPPoint"/>

element tcip:SPLocationConversionEntry/error-message
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="error-message" type="CPT-Footnote"/>


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