[
Lists Home |
Date Index |
Thread Index
]
Title: FW: [xml-dev] About ID and IDref
Hi Rao!
i didnt get the solution
right now i m doing it thru parametric entity ,but i dont want to duplicat Bulletin Doc , everytime i write Product.dtd
Regards
Mangesh
-----Original Message-----
From: Sambasivarao_Potla [mailto:Sambasivarao_Potla@satyam.com]
Sent: Wednesday, April 03, 2002 9:39 AM
To: Kakade Mangesh
Subject: RE: [xml-dev] About ID and IDref
Hi Mangesh,
Please let me know the solution for u'r problem if u got it.
TIA,
S.S.Rao
> -----Original Message-----
> From: Kakade Mangesh [SMTP:Mangesh.Kakade@sisl.co.in]
> Sent: Tuesday, April 02, 2002 10:48 AM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] About ID and 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
>
>
>
>
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
|