学习笔记之XML

什么是QName - Benjieming_Wang的专栏 - 优快云博客

  • http://blog.youkuaiyun.com/Benjieming_Wang/article/details/5959961

 

An invalid XML character (Unicode: 0x1a) was found in the element content of the document

The processing instruction target matching "[xX][mM][lL]" is not allowed
At the very beginning of the first line, look for and delete any leading spaces.
The following first line of the xml must not have any spaces or characters before the first "<" in the line.
<?xml version="1.0" encoding="UTF-8"?>

The namespace prefix "ipo" was not declared.
prefix not bound to a namespace

1 <?xml version="1.0"?>
2 <warehouse>
3 <purchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" orderDate="1999-12-01">
4 <shipTo exportCode="1" xsi:type="UKAddress">
5 <name>Helen Zoey</name>
6 </shipTo>
7 <items>
8 <productName>Lapis necklace</productName>
9 <ipo:comment>Want this for the holidays!</ipo:comment>
10 </item> 
12 </purchaseOrder>
13 </warehouse>

转载于:https://www.cnblogs.com/pegasus923/p/1998574.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值