ALL > Computer and Education > courses > university courses > graduate courses > WebService,Grid and Cloud Computing > zstubefore2016 >
一个简单的XML Schema、XML例子 Version 0
👤 Author: by 776854197qqcom 2015-09-29 09:05:58
Xml Schema(bookstore.xsd)

<?xml version="1.0" encoding="GB2312">
<xs:Schema targetNamespace=http://www.example.com/IPO
    xmlns:ipo="http://www.example.com/IPO"
    xmlns:xsd="http://www.w3.org/2000/10/XMLSchema">
<xs:element name="ISBN" type="xsd:string"/>
<xs:element name="网上书城">
<xs:complexType>
<xs:sequence>
<xs:element name="图书

Please login to reply. Login

Reversion History

Loading...
No reversions found.