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

  • From: "Carlos Ramirez Palacin" <CRAMIREZ@s...>
  • To: xml-dev@i...
  • Date: Wed, 13 Jan 1999 19:02:43 +0100

Hello,

I have a problem with the additional declarations in a xml document.
If I include the element pp declaration in my xml document

<?xml version="1.0" ?> 
<!DOCTYPE XMI SYSTEM "uml.dtd" [
	<!ELEMENT pp (pp.ElementName,
		pp.ElementType) >
	<!ELEMENT pp.ElementName (#PCDATA) >
	<!ELEMENT pp.ElementType (#PCDATA)>
]> 

<XMI xmi-version="1.0"> 
<XMI.header> 
<XMI.metamodel name="uml" version="1.1" /> 

</XMI.header> 
<XMI.content> 


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