XSD例子,如下:<xs:element name="Book" type="BookType" nillable="true" />
XML使用时:<Book xsi:nil="true"/>
原文转自:http://www.ltesting.net