with_fries.xml

来自「formValidator1.3.rar 基于JQuery的表单验证程序」· XML 代码 · 共 26 行

XML
26
字号
<?xml version='1.0' encoding='UTF-8'?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">	<soap:Body>		<jsconf xmlns="http://www.example.com/ns1">			<response xmlns:ab="http://www.example.com/ns2">				<meta>					<component id="seite1">						<properties xmlns:cd="http://www.example.com/ns3">							<property name="prop1">								<thing />								<value>1</value>							</property>							<property name="prop2">								<thing att="something" />							</property>							<foo_bar>foo</foo_bar>						</properties>					</component>				</meta>			</response>		</jsconf>	</soap:Body></soap:Envelope>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?