apache-tuscany/sca-cpp/branches/cpp-contrib/xsd/sca-binding-ws-callback-1.1-cd04.xsd

18 lines
633 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- (c) Copyright OASIS 2005, 2009. All Rights Reserved.
OASIS trademark, IPR and other policies apply -->
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912"
elementFormDefault="qualified">
<element name="WSCallback">
<complexType>
<sequence>
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<anyAttribute namespace="##other" processContents="lax"/>
</complexType>
</element>
</schema>