OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Additional declarations included directly in xml document

[ Lists Home | Date Index | Thread Index ]
  • From: "Carlos Ramirez Palacin" <CRAMIREZ@sag.es>
  • To: xml-dev@ic.ac.uk
  • 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> 





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS