blob: 22e7389d416b41cc84974417bd43951361e31dc9 [file] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<ns1:company xsi:type="ns1:CompanyType" xmlns:ns1="http://someOtherUri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ns1:companyName>theCompany</ns1:companyName>
<ns1:ceo xmlns:ns0="http://testUri">
<ns0:name>Jane</ns0:name>
<ns1:jobTitle>theJob</ns1:jobTitle>
</ns1:ceo>
</ns1:company>