Hi, The Schema Object Model needs to be updated to support *perfectly* the latest spec. You found one flaw of cuurent design that relies on old spec. We are working on it,
Sorry for the inconvenience, Arnaud -> -----Original Message----- -> From: SOUTHAM,BLAINE (HP-FtCollins,ex1) [mailto:[EMAIL PROTECTED]] -> Sent: Thursday, October 25, 2001 10:01 AM -> To: [EMAIL PROTECTED] -> Subject: [castor-dev] Schema ComplexType.getElements ? -> -> -> Why does ComplexType.getElements exsist? -> -> My understanding is that ComplexTypes can't hold elements directly. The -> would have to be contained by sequence, choice, etc. -> -> So the contentModel for the ComplexType should only hold groups and -> attributes. The group (sequence, choice, etc.) could contain elements. -> But the ComplexType.getElements looks directly in the -> contentModel for the -> complexType. -> -> -> It just seems as thought this method will always return null. -> -> Am I missing something? -> -> Thanks, -> Blaine -> -> ----------------------------------------------------------- -> If you wish to unsubscribe from this mailing, send mail to -> [EMAIL PROTECTED] with a subject of: -> unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
