Re: Fwd: RE: license and patent issues with PMXML
[email protected] Mon, 8 Nov 2004 11:15:40 -0500
| Newsgroups | gmane.comp.kde.kplato |
|---|---|
| Message-ID | <OFE3BDB997.3C2FE862-ON85256F46.00590D0E-85256F46.00595386@bankone.net> |
On Monday, 08 November 2004, Dag Anderson <[email protected]> wrote: On Mandag 08 november 2004 09:07, Mark Tombs wrote: > If it covers the requirements, why not. A couple of things I noted: Does anyone have a problem with TaskID=long? (Mark, I think you wanted a string): <xsd:attribute name="TaskID" type="xsd:long" use="required"/> Since this is an identifier, wouldn't it make sense to use xml:NMTOKEN ? Ian Ian D. Stewart Open Systems Engineer II, Enterprise Midrange System Automation JPMorganChase Global Technology Infrastructure Phone: (614) 244-2564 Pager: (888) 260-0078 Dag Andersen <danders@get2net. To: [email protected] dk> cc: Subject: Re: [kplato] Fwd: RE: license and patent issues with PMXML 11/08/2004 11:02 AM Please respond to kplato On Mandag 08 november 2004 09:07, Mark Tombs wrote: > If it covers the requirements, why not. A couple of things I noted: Does anyone have a problem with TaskID=long? (Mark, I think you wanted a string): <xsd:attribute name="TaskID" type="xsd:long" use="required"/> Could there be other types of resources? <xsd:documentation>Type of Resource: 0=Material, 1=Work</xsd:documentation> There must be more currencies in the world, isn't there? <xsd:simpleType name="enumRateUnits"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="USD"/> <xsd:enumeration value="DM"/> <xsd:enumeration value="JPY"/> <xsd:enumeration value="EURO"/> <xsd:enumeration value="GBP"/> <xsd:enumeration value="CHF"/> </xsd:restriction> </xsd:simpleType> (snip) -- Mvh, Dag Andersen _______________________________________________ kplato mailing list [email protected] https://mail.kde.org/mailman/listinfo/kplato This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.