Issue 7836: XML Mapping of PIM Type Integer (plm-ftf) Source: Zentrum fuer Graphische Datenverarbeitung e.V. (Mr. Steffen Nowacki, steffen.nowacki@partmaster.de) Nature: Uncategorized Issue Severity: Summary: The Datatype "Integer" of the PIM should be mapped to "xs:int" instead of "xs:integer" in the WebService PSM because the JAX-RPC Mapping of "xs:integer" is "java.lang.BigInteger" and the JAX-RPC Mapping of "xs:int" is "int". Resolution: Revised Text: Resolution: Change definition in PLMInformationModel.xsd (Section_context:Sequence_number, Value_with_unit:significant_digits) and PLMComputationalModel.xsd (complexType Query:Maximum_recursion_number) Revised Text: Add table heading to mapping table at the end of section 9.2 as follows: Table 27: Mapping of UML datatypes to XML datatypes. Change in mapping table 27 xs:integer to xs:int. Replace all occurrences of xs:integer in both *.xsd definition as indicated. Disposition: Resolved Actions taken: October 4, 2004: received issue August 1, 2005: closed issue Discussion: End of Annotations:===== te: Mon, 04 Oct 2004 09:46:37 +0200 From: Steffen Nowacki User-Agent: Thunderbird 0.6 (Windows/20040502) X-Accept-Language: de-de, de-at, de, en-us, en To: issues@omg.org Subject: issue for PLM Services 1.0 PLM Services 1.0 Document mantis/04-04-01 Revision Date 05/05/2004 Chapter 4.2.5 Page: 403 XML Mapping of PIM Type Integer The Datatype "Integer" of the PIM should be mapped to "xs:int" instead of "xs:integer" in the WebService PSM because the JAX-RPC Mapping of "xs:integer" is "java.lang.BigInteger" and the JAX-RPC Mapping of "xs:int" is "int". Steffen Nowacki PartMaster GmbH