ok

Mini Shell

Direktori : /opt/cpanel/ea-libxml2/share/doc/libxml2/python/examples/
Upload File :
Current File : //opt/cpanel/ea-libxml2/share/doc/libxml2/python/examples/schema.pyc

�
[��ec@sddlZddlZddlZejd�dZdZejeee��Zej	�Z
e
j�Zej
e�Zeje�Zedkr�dGHejd�nej�[[
[ej�ej�ejd�dkr�dGHndejd�GHdS(	i����Nis�<?xml version="1.0" encoding="iso-8859-1"?>
<schema xmlns = "http://www.w3.org/2001/XMLSchema">
	<element name = "Customer">
		<complexType>
			<sequence>
				<element name = "FirstName" type = "string" />
				<element name = "MiddleInitial" type = "string" />
				<element name = "LastName" type = "string" />
			</sequence>
			<attribute name = "customerID" type = "integer" />
		</complexType>
	</element>
</schema>s�<?xml version="1.0" encoding="iso-8859-1"?>
<Customer customerID = "24332">
	<FirstName>Raymond</FirstName>
	<MiddleInitial>G</MiddleInitial>
	<LastName>Bayliss</LastName>
</Customer>	
iserror doing schema validationtOKsMemory leak %d bytes(t
setup_testtlibxml2tsystdebugMemorytschematinstancetschemaNewMemParserCtxttlentctxt_parsertschemaParsetctxt_schematschemaNewValidCtxtt
ctxt_validtparseDoctdoctschemaValidateDoctrettexittfreeDoctschemaCleanupTypest
cleanupParser(((sB/opt/cpanel/ea-libxml2/share/doc/libxml2/python/examples/schema.pyt<module>s,





Zerion Mini Shell 1.0