XML Schema ---element VS. attribute
摘要:
element 必须存在的 must appearattribute 是用来做补充说明的 is optional by defaultXML Schema<xs:complexTypename="contactInformation"> <xs:all> <xs:elementname="firstName"type="xs:string"minOccurs="0"/> <xs:elementname="workCountryId"type=" 阅读全文
posted @ 2013-03-30 14:47 Jane_study 阅读(306) 评论(0) 推荐(0)
浙公网安备 33010602011771号