RE: [xml-dev] anyAttribute

From
Richard Salz <>
To
Brad Harper <>
Date
2007-05-02T21:51:48Z
ID
<>
Thread
RE: [xml-dev] anyAttribute
This is a little too abstract for me.
        xsd.xsd -- the W3C Schema file for schema
        foo.xsd -- a schema you created with attributes of your own
        foo.xml -- an instance document
        xsd-validate -- takes a schema and an instance and tell if it 
validates

xsd-validate xsd.xsd foo.xsd --> should return okay
xsd-valid foo.xsd foo.xml --> can do what it wants

        /r$

--
STSM
Senior Security Architect
DataPower SOA Appliances