[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Predefined element for xml 1.1

  • From: L2L 2L <emanuelallen@hotmail.com>
  • To: XML DEV Mailing List <xml-dev@lists.xml.org>
  • Date: Sun, 27 Jul 2014 23:14:59 -0400

Predefined element for xml 1.1
An add on to xml 1.1

Or if this could just be set by the member of w3c

 Two predefined element for xml schema, and xml xslt in the XML namespace, to link to xslt and xschema files.

<xml:stylesheet xml:url="url" />
<xml:transform xml:url="url" /><!--xml stylesheet transformation root element can either be stylesheet or transform-->
<xml:schema xml:url="url" />

Short hand
<xml:xsl xml:url="url" />
<xml:xs xml:url="url" />

Example:
<?xml version="1.1" encoding="UTF-8"?>
<xml:declareNameSpace xmlns:xml="http://www.w3.org/2014/XMLNameSpace"

<xml:xsl xml:url="mySchema.sxd" />
<xml:xs xml:url="myTransform.xsl" />

Namespace:

http://www.w3.org/2014/XMLNameSpace

Is a link that will link to a schema that have these value preset for xsl/stylesheet/transform, and xs/schema element

This can make life so much easier for xml developers.

That's how I see xml 1.1 should be use as name space predefined element.

This should cause no up roar on the fact that the letter XML is preserve words.

This is not changing the underline meaning of xml in no shape nor forum.

This could be set with an xml schema on the w3c site.


I would rather have to declare one(two really, one for my namespace... And so on) namespace to set these than to set them individually.

This seem as of an best interest best direction move for xml to make life easier for xml developer by using the letter xml for namespace in this manner.

I'm still very much a novice. But I have zeal for the language and wish to make fully understand it, and help improve it. Forgive me of my midway-irrational mails.

E-S4L


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


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.