Re: [Users] OCamlDuce for 3.11?
On Wed, Jan 14, 2009 at 11:25:02PM +0000, rich wrote:
> Is this correct? That was the only .xsd file I could find on the
> computer ...
I found a few more random .xsd files from a Mac box:
$ ./dump_schema.opt hpio_ddf.xsd
<html><head><title>Schema dump</title></head><body><h1>Namespace: <none></h1><p>Processing time: 2ms</p><h2>Simple types</h2><ul><li><b>UUID-Type</b></li><li><b>PosixPath</b></li><li><b>Version-Type</b></li><li><b>Dot4ServiceName-Type</b></li><li><b>InheritanceRef-Type</b></li></ul><h2>Complex types</h2><ul><li>USBService-Type</li><li>FWService-Type</li><li>BTService-Type</li><li>Inherited-Type</li><li>IPProfile-Type</li><li>Dot4Connection-Type</li><li>FWConnection-Type</li><li>Connections-Type</li><li>BiDiUSBService-Type</li><li>Dot4Service-Type</li><li>IPService-Type</li><li>USBProfile-Type</li><li>FWProfile-Type</li><li>BTProfile-Type</li><li>USBConnection-Type</li><li>Dot4ConnectionInherited-Type</li></ul><h2>Elements</h2><ul><li>DDF</li></ul><h2>Attributes</h2><p><none></p></body></html>
$ ./dump_schema.opt hpio_lib.xsd
<html><head><title>Schema dump</title></head><body><h1>Namespace: <none></h1><p>Processing time: 2ms</p><h2>Simple types</h2><ul><li><b>DefaultID-Type</b></li><li><b>DefaultIDRef-Type</b></li><li><b>Version-Type</b></li><li><b>Dot4ServiceName-Type</b></li></ul><h2>Complex types</h2><ul><li>USBServiceInheritable-Type</li><li>Dot4ServiceInheritable-Type</li><li>IPServiceInheritable-Type</li><li>FWServiceInheritable-Type</li><li>BTServiceInheritable-Type</li><li>USBProfileInheritable-Type</li><li>BTProfileInheritable-Type</li><li>RigidInherited-Type</li><li>BiDiUSBServiceInheritable-Type</li><li>IPProfileInheritable-Type</li><li>FWProfileInheritable-Type</li><li>Dot4ConnectionInheritable-Type</li></ul><h2>Elements</h2><ul><li>Library</li></ul><h2>Attributes</h2><p><none></p></body></html>
$ ./dump_schema.opt xcb.xsd
<html><head><title>Schema dump</title></head><body><h1>Namespace: <none></h1><p>Processing time: 2ms</p><h2>Simple types</h2><ul><li><b>hex-integer</b></li><li><b>dec-or-hex-integer</b></li></ul><h2>Complex types</h2><ul><li>var</li><li>struct</li><li>packet-struct</li><li>packet-struct-copy</li></ul><h2>Elements</h2><ul><li>xcb</li><li>pad</li><li>field</li><li>list</li><li>exprfield</li><li>valueparam</li></ul><h2>Attributes</h2><p><none></p></body></html>
Rich.
--
Richard Jones
Red Hat
Reply to: