[xsd-users] xlink href use of idref class
Boris Kolpackov
boris at codesynthesis.com
Fri Sep 4 11:02:20 EDT 2015
Hi Laurence,
Laurence Davies <laurence.davies at unsw.edu.au> writes:
> color_t& color = ... // reference to an object containing href
> xml_schema::idref ref (href, 0, &color);
>
> The `color` element is a "reference to an object containing href". Does
> this mean that color is a _type object which contains a tree of children,
> one of which containing a _tree object with ID==href?
Yes, that's correct.
More information about the xsd-users
mailing list