File: invalid_contact.xml

package info (click to toggle)
python-qt4 4.7.3-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 28,504 kB
  • ctags: 4,680
  • sloc: python: 28,738; cpp: 8,897; sh: 245; xml: 243; makefile: 150
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>