RE: [xsl] DTD number of occurances

Subject: RE: [xsl] DTD number of occurances
From: XSL-List Owner <xsl-list-owner@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Aug 2008 08:06:29 -0400
Friends --

This discussion is out of scope for XSL-List. Please take it off list or to another forum.

Thank you.

-- Tommie



Yes your right.
And also if either BillAcc or Addressee presents it should be 0 or only
one occurance ...right ?



Regards,
Raja
_________________________________________________________________

-----Original Message-----
From: philip.vallone@xxxxxxxxxxx [mailto:philip.vallone@xxxxxxxxxxx]
Sent: Wednesday, August 13, 2008 5:07 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] DTD number of occurances

Hi Raja,

<!ELEMENT AddressPage (InvParty, (BillAcc | Addressee))>

means the AddressPage must have children InvParty AND either BillAcc OR
Addressee. You must have one or the other.

For help with DTD operators, see
http://www.quackit.com/xml/tutorial/dtd_element_operators.cfm.

HTH

Phil

From: "Sathasivam, Elayaraja" <elayaraja.sathasivam@xxxxxxxxxxxxx>
Date: 2008/08/13 Wed AM 12:36:22 CDT
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] DTD number of occurances

<!ELEMENT AddressPage (InvParty, (BillAcc | Addressee))>


Since if we are not specifying then by default BillAcc is either 0 occurance or only one occurance. Is it right ?



Regards,
Raja






This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.







This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is
intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to
read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message
in error, please notify the sender immediately and delete all copies of this message.


--

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