Sign Up
Search
Options
search
Chat
Help
News
Log in
Not Logged in
Home
»
Boards
»
Stylus Studio Developer Network
»
Stylus Studio Code Samples & Utilities
»
Schema for RDF section within XML document
Topic
Prev Topic
Next Topic
top
Subject:
Schema for RDF section within XML document
Author:
Carl Taswell
Date:
19 Oct 2006 01:53 PM
Originally Posted: 18 Oct 2006 10:00 PM
What is recommended best practice for creating a generic schema for an RDF section in the middle of an XML document?
The schema should be able to generate instance documents that look something like the following:
<?xml version="1.0"?>
<someXmlRdf xmlns:rdf="
http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<someXML xsi:type="xsd:complexType">
</someXML>
<someRDF xsi:type="rdf:RDF">
</someRDF>
<someMoreXML xsi:type="xsd:complexType">
</someMoreXML>
</someXmlRdf>
Prev Topic
Next Topic
Powered by
Stylus Studio
, the world's leading
XML IDE
for
XML
,
XSLT
,
XQuery
,
XML Schema
,
DTD
,
XPath
,
WSDL
,
XHTML
,
SQL/XML
, and
XML Mapping
!
Go to Conference:
Select Conference
Stylus Studio Feature Requests
Stylus Studio Technical Forum
Website Feedback
XSLT Help and Discussion
XQuery Help and Discussion
Stylus Studio FAQs
Stylus Studio Code Samples & Utilities
Stylus Studio Announcements
go
Log In Options
Username:
Password:
Site Map
|
Privacy Policy
|
Terms of Use
|
Trademarks
Stylus Scoop XML Newsletter:
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.