Versions Compared

Key

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


Code Block
languagexml
firstline1
linenumberstrue
<Organization OID="ORG.007" Name="James Bond Inc" Type="TechnologyProvider">

...


    <Description><TranslatedText xml:lang="en">My favorite technology provider</TranslatedText></Description>

...

    <Address>

        <StreetName>Griesegg</StreetName>

        <HouseNumber>39</HouseNumber>

        <City>Tarrenz</City>

        <StateProv>Tyrol</StateProv>

        <Country>Austria</Country>

        <PostalCode>6464</PostalCode>

...


    <Address>
        <StreetName>Griesegg</StreetName>
        <HouseNumber>39</HouseNumber>
        <City>Tarrenz</City>
        <StateProv>Tyrol</StateProv>
        <Country>Austria</Country>
        <PostalCode>6464</PostalCode>
        <GeoPosition Longitude="47.264928751" Latitude="10.7592135405" Altitude="840"/>

...


        <OtherText>Appartment 3</OtherText>

...


    </Address>

...


</Organization>