Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagexml
firstline1
titleOrganization
linenumberstrue
<Organization OID="ORG.007" Name="James Bond Inc" Type="TechnologyProvider

...

" PartOfOrganizationOID="ORG.MI6">
    <Description><TranslatedText xml:lang="en" Type="text/plain">My favorite secret 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>


    </Address>
 	<Telecom TelecomType="Email" Value="info@JamesBondInc.org"/>
    <Telecom TelecomType="Fax" Value="+43-1234-56789"/>
</Organization>