Re: [bdbxml] Integer Attibte types
John Snelson <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
You should use a decimal index, as decimal is the base type of integer. I hope that helps, John Breno Costa wrote: > Hello, > > I'm designing an indexing strategy for a container that contains > documents like the following: > > <bo id='xx'> > <name> lalla </name> > <age> 17 </name> > </bo> > > Where xx is actually an integer, but as I designed the indexing > strategy for the id attribute, I realized there's no integer type for > the Syntax Type: > > unique-node-attribute-equality-??? > > At least I could not find in the docs. Can anyone give me an advice > of what Syntax type should I use for Integer-based attributes? > > Thanks in advance. > > -- Breno > > > ------------------------------------------ > To remove yourself from this list, send an > email to [email protected] > ------------------------------------------ To remove yourself from this list, send an email to [email protected]