<enc:Array xmlns:enc="http://www.w3.org/2001/06/soap-encoding"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            enc:arrayType="xs:anyType[4]">
    <thing xsi:type="xs:int">12345</thing>
    <thing xsi:type="xs:decimal">6.789</thing>
    <thing xsi:type="xs:string">
       Of Mans First Disobedience, and the Fruit
       Of that Forbidden Tree, whose mortal tast
       Brought Death into the World, and all our woe,
    </thing>
    <thing xsi:type="xs:anyURI">
       http://www.dartmouth.edu/~milton/reading_room/
    </thing>
</enc:Array>
