Where can I find the XML schema or dtd for policies and configuration for a previous private cloud version?

robert
Participant V

We want to validate the XML for policies and configuration during development and prior to deploying proxies using the management API's.

I realize there is a Github repo with the Schema for cloud and latest version, but I need these files for an older private cloud version. I'm assuming these files must be somewhere on the onprem servers as Edge does validate the proxies during save\deploy. Can someone please point me to the folder location (or other location) where I can find these files?

Solved Solved
1 1 1,027
1 ACCEPTED SOLUTION

adas
Participant V

@Robert Johnson You would find them here: https://github.com/apigee/api-platform-samples/tree/master/schemas/policy

This should be mostly up to date. You can check the revision history to see if something changed recently. The xsd files are bundled in the code so it doesn't come from an external source.

View solution in original post

1 REPLY 1

adas
Participant V

@Robert Johnson You would find them here: https://github.com/apigee/api-platform-samples/tree/master/schemas/policy

This should be mostly up to date. You can check the revision history to see if something changed recently. The xsd files are bundled in the code so it doesn't come from an external source.