Skip to content

Instantly share code, notes, and snippets.

View lsoica's full-sized avatar

Laurentiu Soica lsoica

View GitHub Profile
<schema
xmlns='http://www.w3.org/2000/10/XMLSchema'
targetNamespace='http://www.w3.org/namespace/'
xmlns:t='http://www.w3.org/namespace/'>
<element name='OPS_envelope'>
<complexType>
<sequence>
<element ref='t:header'/>
<element ref='t:body'/>