FOCUS AREAS
|
XML-DEV
|
XML.org DAILY NEWSLINK
|
REGISTRY
|
RESOURCES
|
ABOUT
OASIS Mailing List Archives
View the OASIS mailing list archive below
or browse/search using
MarkMail
.
This list only
All OASIS lists
Help:
OASIS Mailing Lists Help
|
MarkMail Help
[
Date Prev
] | [
Thread Prev
] | [
Thread Next
] | [
Date Next
] -- [
Date Index
] | [
Thread Index
]
Re: [xml-dev] Use DTDs!
From
:
John Cowan <johnwcowan@gmail.com>
To
: "Costello, Roger L." <costello@mitre.org>
Date
: Mon, 2 May 2016 09:23:55 -0400
On Mon, May 2, 2016 at 7:49 AM, Costello, Roger L.
<
costello@mitre.org
>
wrote:
<!ELEMENT altitude (#PCDATA)>
<!ATTLIST altitude
units (feet|meters) #REQUIRED>
The unofficial compact syntax for XSD <
http://dret.net/projects/xscs
> is even simpler:
element altitude { (xs:string)
required attribute units {"feet", "meters"}
}
XSD has plenty of problems, but it shouldn't be blamed for the verboseness of XML as a language notation.
--
GMail doesn't have rotating .sigs, but you can see mine at
http://www.ccil.org/~cowan/signatures
Follow-Ups
:
RE: [xml-dev] Use DTDs!
From:
"Costello, Roger L." <costello@mitre.org>
References
:
Re: [xml-dev] Use DTDs!
From:
Ghislain Fourny <g@28.io>
Re: Use DTDs!
From:
ht@markup.co.uk (Henry S. Thompson)
Re: [xml-dev] Use DTDs!
From:
Michael Kay <mike@saxonica.com>
RE: [xml-dev] Use DTDs!
From:
"Costello, Roger L." <costello@mitre.org>
[
Date Prev
] | [
Thread Prev
] | [
Thread Next
] | [
Date Next
] -- [
Date Index
] | [
Thread Index
]
News
|
XML in Industry
|
Calendar
|
XML Registry
Marketplace
|
Resources
|
MyXML.org
|
Sponsors
|
Privacy Statement
Copyright 1993-2007 XML.org. This site is hosted by
OASIS