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

RE: about Id & IDREF

Subject: RE: about Id & IDREF
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 2 Apr 2002 15:05:06 +0100
bulletin dtd xml
This isn't an XSLT question.

The way you combine two DTDs is not using ID/IDREF, it is by using an
external parameter entity.

<!ENTITY % bulletin "bulletin.dtd">
%bulletin;

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Kakade
> Mangesh
> Sent: 02 April 2002 14:15
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  about Id & IDREF
>
>
> Hi all !
> m an novice user of xml
> I was tasked to work on XML database
> I have created one DTD Wherein i am using bulletin as one of
> the ELEMENTS
> I am describing this element in another DTD called Bulletin.dtd
> The reson for creatig separe DTD for Bulletin is that I can
> use 1 'bulletin
> doc" for 2/3 "product document"
> i.e. Bulletin is a doc of assembly procedure ..and 2 /3 diff
> product can
> have same bulletin
>
> E g. Product.dtd
>
> <!ELEMENT Item ((partName | prodName) , Item* , productImage
> , description?
> , CatalogID? , Bulletin?) >
> And Bulletin.dtd
> <?xml version='1.0' encoding='UTF-8' ?>
> <!ENTITY % date "CDATA">
> <!ELEMENT Bulletin (tilte , requisit? , note* , list+)>
> <!ATTLIST Bulletin UID ID #REQUIRED
> update %date; #IMPLIED >
> <!ELEMENT tilte (#PCDATA)>
> <!ELEMENT requisit (list+)>
> <!ELEMENT note (#PCDATA)>
> <!ELEMENT list (#PCDATA)>
> My question is how to link these two docments .with ID and
> IDREF[Kakade
> Mangesh] ( i dont want to use Xlink or XSLT)
> TIA,
> Mangesh
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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-2011 All Rights Reserved.