In This Topic
    xdb-examples-extension- Sample 1.xml
    In This Topic
    <?xml version="1.0" encoding="UTF-8"?>
    <Person>
        <Age>32</Age>
        <HomeAddress>
            <Name>Joe Bloggs</Name>
            <Street>1045 Winter Av</Street>
            <City>New York</City>
        </HomeAddress>
    </Person>