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

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency-msg message

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


Subject: Re: [emergency-msg] oops - This schema validates


Title: Re: [emergency-msg] oops - This schema validates
Cool, Gary,

I'm having weird intermittent latency in my email again today, so I got this a couple of hours before I the previous message, so it made no sense to me, especially since I thought it had something to do with Jeff Kyser's Perl validator problem, but now I understand.

And, of course, I have no idea whether you received that forwarded message, but since Jeff did, I assume you did, too.

Lucky me!  The whole approach now makes sense the way I thought it would.

Cheers,
Rex

At 3:06 PM -0500 2/27/07, Ham, Gary A wrote:
The previous mini-schema had an extra (invalid) line:
This should be better.
 
<?xml version="1.0"?>
<schema xmlns = "
http://www.w3.org/2001/XMLSchema"
   targetNamespace = "urn:oasis:names:tc:emergency:have:1.1:triagecolorcode"
   xmlns:tc = "urn:oasis:names:tc:emergency:have:1.1:triagecolorcode"
   xmlns:xsd = "
http://www.w3.org/2001/XMLSchema"
   elementFormDefault = "qualified"
   attributeFormDefault = "unqualified">
 
  <simpleType name="TriageColorCode"> 
          <restriction base = "string">
                    <enumeration value = "Red"/>
                    <enumeration value = "yellow"/>
                    <enumeration value = "Green"/>
                    <enumeration value = "Black"/>
                  </restriction>
    </simpleType>
</schema>
 
Gary A. Ham
Senior Research Scientist
Battelle Memorial Institute
540-288-5611 (office)
703-869-6241 (cell)
"You would be surprised what you can accomplish when you do not care who gets the credit." - Harry S. Truman
 


-- 
Rex Brooks
President, CEO
Starbourne Communications Design
GeoAddress: 1361-A Addison
Berkeley, CA 94702
Tel: 510-849-2309


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