[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Tyler Close" <tyler@w...>,"Rich Salz" <rsalz@d...>
  • Subject: RE: syntax, model
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Fri, 24 Oct 2003 11:58:52 -0700
  • Cc: <xml-dev@l...>
  • Thread-index: AcOaWusCqyH03ErtRA6EmJJuPOQvCQABc75w
  • Thread-topic: syntax, model

> -----Original Message-----
> From: Tyler Close [mailto:tyler@w...] 
> Sent: Friday, October 24, 2003 10:49 AM
> To: Rich Salz
> Cc: xml-dev@l...
> Subject: Re:  syntax, model
> 
> My C might be a little rusty, I switched to Java about 7 years ago.
> 
> struct Address {
>     Street street;
>     Country country;
>     PostalCode postal_code;
> }
> 
> What information is required to write the C struct that is 
> not provided by the XML snippet? 

What are the definitions for the Street, Country and PostalCode structs
[or enums]? That is the meat of the question not whether you can create
an Address struct. 

-- 
PITHY WORDS OF WISDOM 
To err is human, to forgive is against department policy.


This posting is provided "AS IS" with no warranties, and confers no
rights. 

 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member