[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xs:complexType node element invalid inside another complex

  • From: "Pete Cordell" <petexmldev@c...>
  • To: "ilango" <ilangocal@y...>
  • Date: Tue, 5 Feb 2008 20:24:10 -0000

Re:  xs:complexType node element invalid inside another complex
If you want an anonymous construct within an element, then you just need:
 
           <xs:sequence>
                <xs:element name="name_last_lookup" type="xs:string"/>
                <xs:element name="id_ssn_lookup" type="xs:string"/>
                <xs:element name="arrestee_dob_lookup" type="xs:date"/>
           </xs:sequence>
HTH,

Pete Cordell
Codalogic
Visit http://www.codalogic.com/lmx/ for XML C++ data binding
----- Original Message -----
From: ilango
Sent: Tuesday, February 05, 2008 7:41 PM
Subject: Re: xs:complexType node element invalid inside another complexType?

Hi 
So, I cannot define a standalone complexType element inside an element "input" that already has a complexType in it? Sorry if I am naive about schema but is the problem occurring because I already have a previous "anonymous" complexType declaration? Maybe I do not know if I am asking an intelligent question
 
thanks for your answer.
 
ilango 

Pete Cordell <petexmldev@c...> wrote:
Hi,

The boldness seems to have been lost so it's not clear which is the element
in question. Also, what error messages are you getting?

If it's the bit you've commented out, then the correct XML schema for that
is something like:











i.e. your defining an element that is a complexType, not a complexType on
its own.

HTH,

Pete Cordell
Codalogic
Visit http://www.codalogic.com/lmx/ for XML C++ data binding

----- ...cut...


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.