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

Re: Follow up on: Help regarding an XML attribute.

  • From: Eddie Robertsson <eddie@a...>
  • To: Huy-Lan Phan <Huylanp@O...>
  • Date: Thu, 18 Oct 2001 09:49:23 +1000

bin.base64 xsd
> Now I have another dilema. I have defined two attributes and they're
> both required. Somehow, if one if them is defined, the validation will
> go through without giving any error. It only gives error when both
> of them are missing. This is not what I'm looking for since I want
> both of them to be required, so if one of them is missing, I want the
> validation to give an error. I don't know if it's XML Spy's validation
> that is wrong.
> Here is the element defined with two mandatory attributes:
>
> <xsd:element name="Attachment">
>         <xsd:complexType>
>                 <xsd:simpleContent>
>                         <xsd:restriction base="xsd:base64Binary">
>                                 <xsd:attribute name="dt:dt"
> type="xsd:string" use="required"  default="bin.base64"/>
>                                 <xsd:attribute name="FileName"
> type="xsd:string" use="required"/>
>                         </xsd:restriction>
>                 </xsd:simpleContent>
>         </xsd:complexType>
> </xsd:element>
>

Appart from the attribute name "dt:dt" your schema looks fine to me. Maybe
this is what causing XML Spy to validate your schema incorrectly because
it works fine for me with XML Spy 4.0 if I change the name of the "dt:dt"
attribute to "dt".

Cheers,
/Eddie


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.