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

  • From: "Carlos Ramirez Palacin" <CRAMIREZ@s...>
  • To: xml-dev@i...
  • Date: Thu, 14 Jan 1999 11:46:36 +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
Where could be appear the element pp?
In any place within the xml document?
Between <XMI> and </XMI> ?
At the same level that <XMI.header>?

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