File: invalid_contact.xml

package info (click to toggle)
python-qt4 4.9.3-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 34,432 kB
  • sloc: python: 34,126; cpp: 11,938; xml: 290; makefile: 223; php: 27
file content (11 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (31)
1
2
3
4
5
6
7
8
9
10
11
<contact>
    <givenName>John</givenName>
    <familyName>Doe</familyName>
    <title>Prof.</title>
    <workAddress>
        <street>Sandakerveien 116</street>
        <zipCode>N-0550</zipCode>
        <city>Oslo</city>
        <country>Norway</country>
    </workAddress>
</contact>