[Home] [By Thread] [By Date] [Recent Entries]

  • From: Amit Rekhi <amitr@a...>
  • To: xml-dev@i...
  • Date: Thu, 14 May 1998 14:55:44

Hello All,
	       I want to access default attributes of elements of an XML file(say
A.xml) defined in A.xml's DTD (A.dtd) in an HTML file (say A.html) which
invokes the MSXML java parser and loads the A.xml file. 

		Let me explain my scenario

    	       The A.dtd contains :-
	       .......
		<!ATTLIST TEMP
                        ATTR-1  NUMBER #FIXED "0">
   	       .........

		The A.xml file contains :-
              .....
		<TEMP>....</TEMP>
              ......

		In my A.html file I want to access <TEMP>'s default attribute ATTR-1
(defined in A.dtd) after I parse the A.xml file into a tree using MSXML
java parser.

		How would I do that??? 	     

 	     Any suggestions would help,

							Thanx in Advance,
								AMIT


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member