Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titlePwsAddressExample 01
collapsetrue
                     <Address>
                        <AddressLine1>123 Main Street</AddressLine1>
                        <AddressLine2>Suite 300</AddressLine2>
                        <Attention>Mr. Smith</Attention>
                        <City>Boston</City>
                        <CompanyName>Projector PSA</CompanyName>
                        <Country>USA</Country>
                        <StateOrProvince>MA</StateOrProvince>
                        <ZipOrPostalCode>02114</ZipOrPostalCode>
                     </Address>