Street Search:XML Response
Jump to navigation
Jump to search
Sample XML Response
<?xml version="1.0" ?> <ResponseArray xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Version xmlns="urn:mdWebServiceStreetSearch">2.0.20</Version> <TransmissionReference xmlns="urn:mdWebServiceStreetSearch">Test </TransmissionReference> <Results xmlns="urn:mdWebServiceStreetSearch">SS02</Results> <TotalRecords xmlns="urn:mdWebServiceStreetSearch">30</TotalRecords> <StreetRecord xmlns="urn:mdWebServiceStreetSearch"> <RecordID>1</RecordID> <Company /> <PrimaryRange> <High>22398</High> <Low>22300</Low> <OddEven>E</OddEven> </PrimaryRange> <Street> <PreDirection /> <Name>EMPRESA</Name> <Suffix>AVDA</Suffix> <PostDirection /> </Street> <Suite> <Name /> <High /> <Low /> <OddEven /> </Suite> <FullAddressLine>22300-22398 Even AVENIDA EMPRESA</FullAddressLine> <Zip> <Zip5>92688</Zip5> <Plus4Low>2112</Plus4Low> <Plus4High>2112</Plus4High> </Zip> <CarrierRoute>C059</CarrierRoute> <Urbanization> <Code /> <Name /> </Urbanization> <AddressType>S</AddressType> <LACSIndicator /> <BaseAlternateIndicator>B</BaseAlternateIndicator> </StreetRecord> ... <StreetRecord xmlns="urn:mdWebServiceStreetSearch"> <RecordID>30</RecordID> <Company /> <PrimaryRange> <High>22342A</High> <Low>22342A</Low> <OddEven>E</OddEven> </PrimaryRange> <Street> <PreDirection /> <Name>EMPRESA</Name> <Suffix>AVDA</Suffix> <PostDirection /> </Street> <Suite> <Name>STE</Name> <High>102A</High> <Low>100A</Low> <OddEven>B</OddEven> </Suite> <FullAddressLine>22342A-22342A Even AVENIDA EMPRESA STE 100A-102A</FullAddressLine> <Zip> <Zip5>92688</Zip5> <Plus4Low>2126</Plus4Low> <Plus4High>2126</Plus4High> </Zip> <CarrierRoute>C059</CarrierRoute> <Urbanization> <Code /> <Name /> </Urbanization> <AddressType>H</AddressType> <LACSIndicator /> <BaseAlternateIndicator>B</BaseAlternateIndicator> </StreetRecord> </ResponseArray>