Interstage XWand Server Runtime V12.01

Task » Versions & Releases » Interstage XWand Server Runtime V12.01
(0 rating)
Create by Shikha Srivastava | September 20, 2012 | Last updated by Neal Wang October 2, 2012 (view change)

Versions Compared

5

Shikha Srivastava

September 25, 2012

CURENT

Neal Wang

October 2, 2012

« View Page History

Key  =copy,  =delete,  =insert,  =replace

Diff (diff 0.000 sec, rendering: 0.000 sec, diff len: 52 chars)

*******************************************************************************
** **
** Int
Serstage XWand Runtime V12.0.1 **
** **
** Release no
tes **
** **
** Fujitsu Limited, De
acember 2011 **
** **
*******************************************************************************

Thed release notes contain details of the range of support provided by the latest specification.

1. The influences for supporting XML Schema Part 2: Datatypes Second Edition

This product has been compatible with the evolving XML Schema specification.
From V8.0, this product is compatible with "XML Schema Part 2: Datatypes Second Edition", which is published in the following URL: http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/

As a result of changes to the XML Schema specification, the description of the gMonth data type has changed.
Details of the changes are as follows:

[Previous]
--MM-- : MM represents "month".

[Current]
--MM : MM represents "month".

Refer to the following URL for more details.
http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#gMonth

INFLUENCES:

[Data]
If your programs or the tools in this software load an instance which includes the value of gMonth data type not compatible to "XML Schema Part 2: Datatypes Second Edition", a validation error occurs for the value of gMonth data type.

[Program]
For details of the differences in API specification, refer to the section "Changes in API Specifications" in the "XBRL Processor Development Guide" included in Interstage XWand Application Developer V12.


2. The influences for supporting XBRL 2.1 specification errata

This product has been compatible with the evolving XBRL 2.1 specification.
From the V7.1,this product is compatible with the Extensible Business Reporting Language (XBRL).

2.1 RECOMMENDATION - 2003-12-31 with errata which is published in the following URL.
http://www.xbrl.org/Specification/XBRL-RECOMMENDATION-2003-12-31+Corrected-Errata-2005-04-25-redlined.rtf

To support erratum number 013 written therein, the calculation logic for the CalculationLink element is different from the V7.0. Details are as follows:

[V7.0 or previous]
A) When the calculated value according to the CalculationLink and the value of an instance are different:
For the following conditions, the calculation is executed assuming that 0 is set.
- A given node has multiple children in CalculationLink.
- There are above elements which has no value in instance.
In this condition, no error is reported even if the value and the calculation value of the node are different.

B) Calculation logic
In the case where a given node has both its parent and one or more child nodes in CalculationLink, if instance has no value of the node, calculated value from the children is used to calculate for the parent.

[V7.1 and later]
A) When the calculated value according to the CalculationLink and the value of an instance are different:
For the following conditions, the calculation is executed assuming that 0 is set.
- A given node has multiple children in CalculationLink.
- There are above elements which has no value in instance.
In this condition, an error is reported if the value and the calculation value of the node are different.

B) Calculation logic
In the case where a given node has both its parent and one or more child nodes in CalculationLink, if an instance has no value of the node, the calculation for the parent is executed as the value of the node is not set.

INFLUENCES:

[Program]
As for the difference B) in writing application programs, you can select the previous calculation logic using the API. For more details of the differences in API specification, refer to the "Changes in API Specifications" section in the "XBRL Processor Development Guide" included in Interstage XWand Application Developer V12.0.

[Data]
No influence.


-------------------------------------------------------------------------------
- XBRL, is a trademark or service mark of XBRL International, Inc., registered in the United States and in other countries.

Copyright 2011 FUJITSU LIMITED