get occurence constraint in elementation declaration 2003-07-17 - By Lingzhi Zhang
Hi,
I feel that Xerces might not support getting occurence constraint in elementation declaration. For example, in
<element name="a" type="aType" minOccur = 0 maxOccur = unbounded>
how to get the minOccur and maxOccur of element a? Does Xerces API support? Thanks.
Stephen
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|