cache schema
This command adds compiled schemas to the schema cache.
Syntax
cache schema manager URL
Parameters
- manager
- Specifies the name of an XML manager.
- URL
- Specifies the URL of the schemas.
Example
Compile the schema and add it to the schema cache of the
mgr1
XML
manager.# cache schema mgr1 http://www.example.com/XSD/partnerProfile-1.xsd
#