W
WideBoy
Hi
I have access to a large xml schema namespace which has complicated
references, structures, etc for all sorts of things. Amongst which are
personDetails, and their UK postal address. What I would like to do is
see what sort of instance document I need to create to test it's
validity against this complex schema. The xml schema does not have a
root node/element, perhaps this is because it is purely a namespace? -
I don't know.
My question is what is the easiest way of generating a simple XML
document with just these two areas (personDetails and UKAddress) from
such a huge namespace/schema beast?
I have access to Altova's XMLSpy - which I use to manage this namespace
and associated xml schemas. I just figure out how to create a test
document
with some dummy data which would validate against this huge beast (when
printed the schema spans more than 300 pages A4).
Any comments, ideas, would be very welcome.
I have access to a large xml schema namespace which has complicated
references, structures, etc for all sorts of things. Amongst which are
personDetails, and their UK postal address. What I would like to do is
see what sort of instance document I need to create to test it's
validity against this complex schema. The xml schema does not have a
root node/element, perhaps this is because it is purely a namespace? -
I don't know.
My question is what is the easiest way of generating a simple XML
document with just these two areas (personDetails and UKAddress) from
such a huge namespace/schema beast?
I have access to Altova's XMLSpy - which I use to manage this namespace
and associated xml schemas. I just figure out how to create a test
document
with some dummy data which would validate against this huge beast (when
printed the schema spans more than 300 pages A4).
Any comments, ideas, would be very welcome.