PLM 1.0 NO IDEA Avatar
  1. OMG Issue

PLM — XML Mapping of PIM Type Integer

  • Key: PLM-19
  • Legacy Issue Number: 7836
  • Status: closed  
  • Source: Zentrum fuer Graphische Datenverarbeitung e.V. ( Steffen Nowacki)
  • 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".

  • Reported: PLM 1.0b1 — Mon, 4 Oct 2004 04:00 GMT
  • Disposition: Resolved — PLM 1.0
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT