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

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency message

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


Subject: Re: [emergency] URN namespace for EDXL




On 29 Jun 2005, at 03:40, Art Botterell wrote:

> Since these are internal fixed enumerations, seems like they're 
> already scoped by the namespacing of the schema... so making them 
> longer wouldn't seem to make them any more unique.  That's as opposed 
> to the "external" vocabularies we're contemplating for other fields.

Yes, they are scoped, but I don't think they have unique identity at 
the enumerated value level.
For example, if the following appeared in an XML Schema:

	<xsd:simpleType name="DistStatusList">
		<xsd:restriction base="xsd:NMTOKEN">
			<xsd:enumeration value="actual"/>
			<xsd:enumeration value="exercise"/>
			<xsd:enumeration value="system"/>
			<xsd:enumeration value="test"/>
		</xsd:restriction>
	</xsd:simpleType>

Other schemas can refer to the "DistStatusList" data type, but not 
directly to any of the values.


Cheers...  Renato Iannella
Project Leader, NICTA, Brisbane, QLD, AUSTRALIA
P: +61 7 3000 0484 F: +61 7 3000 0480 M: +61 4 1313 2206
E: renato@nicta.com.au W: http://nicta.com.au


--------------------------------------------------------------------------
This email and any attachments may be confidential. They may contain legally
privileged information or copyright material. You should not read, copy,
use or disclose them without authorisation. If you are not an intended
recipient, please contact us at once by return email and then delete both
messages. We do not accept liability in connection with computer virus,
data corruption, delay, interruption, unauthorised access or unauthorised
amendment. This notice should not be removed.


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