[
Lists Home |
Date Index |
Thread Index
]
> We're not connecting on something here, because for me, that XML
> snippet does describe a data model. It says an Address is composed
> of a Street, Country and Postal Code. What else is there for a
> data model to say about an Address?
Write the C struct that corresponds to that snippet; you can't. That
snippet can fully define a piece of XML, but it doesn't fully define a
data model. Perhaps that's our disconnect: I assume that your
requirements for a data model including mapping it into a conventional
programming language. If you're satisfied with not being able to map
that snippet into a language, then we're closer than we appear.
/r$
--
Rich Salz, Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
|