Hi All,

I am new to ML and I'm designing a project using a developer license
for ML6 on CentOS.

My XML data is schema validated, Each schema 'includes' a parent
schema from which it constrains the complexTypes from the parent.

The design of the eco-system is such that the namespace; mlhim2 is
consistent across all versions of the parent schema. Only the namespce
of the parent (and physical location) changes.

For example:
xmlns:mlhim2="http://www.mlhim.org/xmlns/mlhim2/2_4_0";
xmlns:mlhim2="http://www.mlhim.org/xmlns/mlhim2/2_4_1";
xmlns:mlhim2="http://www.mlhim.org/xmlns/mlhim2/2_4_2";

all point to a schema named mlhim2.xsd

I use a catalog.xml in other tools to resolve which local mlhim2.xsd
is referenced by the child schemas.

I see that using the Flow editor I can set the URI to something like:
/content/mlhim2/2_4_x" for each schema and import them.  But how do I
tell ML that the parent schema locally resides here when the child
does the include?

Thanks in Advance,
Tim



-- 
MLHIM VIP Signup: http://goo.gl/22B0U
============================================
Timothy Cook, MSc           +55 21 94711995
MLHIM http://www.mlhim.org
Like Us on FB: https://www.facebook.com/mlhim2
Circle us on G+: http://goo.gl/44EV5
Google Scholar: http://goo.gl/MMZ1o
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to