[
Lists Home |
Date Index |
Thread Index
]
- From: Craig.Curtin@ubsw.com
- TO: xml-dev@xml.org
- Date: Fri, 5 May 2000 08:21:41 -0500
hi,
i've been looking through the XML Schema documentation and have
not been able to find a mechanism to do the following:
<!-- TD_PAYMENT_METHOD 6135 -->
<ElementType name="TD_PAYMENT_METHOD" dt:type="number"
dt:values="1|BKN,2|BKT,3|CBF,4|CHF,5|COM" />
i want to create an element of type number. i want the Schema to contain
the relevant string translation information. hence, when we add a new
set of
elements, we just update the schema and not the application.
if value == 1, then application knows to display "BNK" ...
anyone know how to annotate this in the XML Schema? or any other way?
thanks,
craig
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|