/Michael Glavassevich/:
Alexey Loubyansky <[EMAIL PROTECTED]> wrote on 06/22/2005 09:29:04 AM:
It seems like their not supported in the current release?
[...]
Xerces' XML Schema API very closely models the schema components defined
by the schema specification. The corresponding schema component for
<xsd:element ref="...">...</xsd:element> is a particle [1].In XML Schema
1.0, particle components [2] do not have an annotation property, so the
annotation you specified in the schema document is essentially lost. This
is why it doesn't appear in the API.
[1] http://www.w3.org/TR/xmlschema-1/#declare-element
[2] http://www.w3.org/TR/xmlschema-1/#cParticles
I've asked similar question sometime ago:
"XML Schema API - Particle Annotations"
<http://marc.theaimsgroup.com/?l=xerces-j-dev&m=109886607819030&w=2>
You say "In XML Schema 1.0" - do you know if it is considered to be
revised in the 1.1 version, because I don't see change in the
current draft [1]?
[1] http://www.w3.org/TR/xmlschema11-1/#cParticles
--
Stanimir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]