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

 


Help: OASIS Mailing Lists Help | MarkMail Help

xdi message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [xdi] Groups - draft-xdi-metaschema-v3.xsd uploaded


Drummond-
	Here's the RelaxNG Compact Syntax schema for your v3 proposal...

	-Gabe

------------------------

default namespace="http://xdi.oasis-open.org";
start=Resource

anyelement = (element * { (attribute * {text} | text | anyelement) * })

RefContent= attribute root {xsd:boolean}?,
        attribute link {xsd:boolean}?,
        element note {xsd:string} *,
	element xri {xsd:string} +,
	element data { anyelement *} ?, 
	Resource *,
	anyelement *

Resource = element resource {RefContent}

------------------------

 
__________________________________________________ 
gwachob@visa.com
Chief Systems Architect
Technology Strategies and Standards
Visa International 
Phone: +1.650.432.3696   Fax: +1.650.554.6817


> -----Original Message-----
> From: drummond.reed@cordance.net [mailto:drummond.reed@cordance.net]
> Sent: Wednesday, June 23, 2004 4:35 PM
> To: xdi@lists.oasis-open.org
> Subject: [xdi] Groups - draft-xdi-metaschema-v3.xsd uploaded
> 
> 
> The document draft-xdi-metaschema-v3.xsd has been submitted 
> by Drummond Reed (drummond.reed@cordance.net) to the OASIS 
> XRI Data Interchange (XDI) TC document repository.
> 
> Document Description:
> v3 of the proposed XDI metaschema - removes Link element and 
> replaces it with two boolean attributes on Resource element 
> ("root" and "link")
> 
> Download Document:  
> http://www.oasis-open.org/apps/org/workgroup/xdi/download.php/
> 7426/draft-xdi-metaschema-v3.xsd
> 
> View Document Details:
> http://www.oasis-open.org/apps/org/workgroup/xdi/document.php?
> document_id=7426
> 
> 
> PLEASE NOTE:  If the above links do not work for you, your 
> email application
> may be breaking the link into two pieces.  You may be able to 
> copy and paste
> the entire link address into the address field of your web browser.
> 
> 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]