Search the web
Sign In
New User? Sign Up
xml-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
XML "include"?   Message List  
Reply | Forward Message #26750 of 26751 |
Schemas and DTDs have a way to include a file in them using <xsd:include />
and <!ENTITY % foo SYSTEM "">, respectively. Is there a way to take the
contents of an XML file and have them be included in another XML file?

What I've done is break down my schema in to several smaller schemas, each
piece representing an "object". Now I want to have XML files at that same
object level, all included to one XML file that works with the schema as a
whole. Is this possible?

-Pat




Fri Jan 19, 2001 4:33 pm

plightbo@...
Send Email Send Email

Forward
Message #26750 of 26751 |
Expand Messages Author Sort by Date

Schemas and DTDs have a way to include a file in them using <xsd:include /> and <!ENTITY % foo SYSTEM "">, respectively. Is there a way to take the contents of...
Patrick Lightbody
plightbo@...
Send Email
Jan 19, 2001
5:02 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help