Re: VTD-XML thoughts?

2006-12-30 Thread Michael Glavassevich
"Eric J. Schwarzenbach" <[EMAIL PROTECTED]> wrote on 12/27/2006 02:03:28 PM: > Isn't a billion characters far more that you could ever load into a DOM > in any practical environment? In general yes. However, if you know in advance which regions of the document actually require random access and

Re: Accessing annotated XML schema

2006-12-30 Thread Michael Glavassevich
Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 12/30/2006 03:15:01 PM: > /Igor Lobanov/: > > > The question is whether there is a way to retrieve such "annotations" > > from the schema object model in a standard or a Xerces-specific way? > > I havn't found any way to do it by studying XML Schem

Re: Accessing annotated XML schema

2006-12-30 Thread Stanimir Stamenkov
/Igor Lobanov/: The question is whether there is a way to retrieve such "annotations" from the schema object model in a standard or a Xerces-specific way? I havn't found any way to do it by studying XML Schema API offered by Xerces. Unless I'm missing something you just access the annotations