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

Re: offtopic: xs:schema - how to declare compulsory p

Subject: Re: offtopic: xs:schema - how to declare compulsory presence of either one (specific)string or group of nodes
From: List Owner <xsl-list-owner@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 May 2009 00:58:27 -0400
Re:  offtopic: xs:schema - how to declare compulsory  p
Please do NOT post off topic messages on XSL-List. It is rude.

Regular members of the list: please reply to this message off list if at all.

-- Tommie


Hello,

I have one offtopic question about xs:schemas:
I want to validate xml document that contains some nodes, or information
that these are missing:

<my_doc>
  <table1>
    <item1>text</item1>
    <item2>text</item2>
        ........
   </table1>
   <table2>MISSING!</table2>
   <table3>
      <itemA>number</itemA>
      <itemB>date</itemB>
   </table3>
</my_doc>

That means, I have a list of tables, for each table also list of nodes it
should contain (with their value restrictions), but sometimes they are not
present and instead there is "MISSING!" string. Therefore - every table can
contain either "MISSING!" or specified group of nodes (depending on table
type - e.g. in the example table1, table2 and table3 are different and may
contain different sets of nodes)

How to specify this in xs:schema?

Thanks for any suggestions.

Michael


--

======================================================================
B. Tommie Usdin                        mailto:btusdin@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                           Phone: 301/315-9631
Suite 207                                    Direct Line: 301/315-9634
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in XML and SGML
======================================================================

Current Thread

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
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.