root / projects / DailyProductionReport_1.0 / XML / Version1.0 / WITSML131 / CHANGE_DETAIL.TXT @ 16

Revision 16, 3.6 kB (checked in by ryland, 15 years ago)
Line 
1
2=======================================================================================
3Changes since v1.3.1.0
4=======================================================================================
5Retained the namespace as "http://www.witsml.org/schemas/131"
6Changed the XML schema version attribute from "1.3.1.0" to "1.3.1.1".
7In typ_dataTypes.xsd, modified schemaVersionString to not allow "1.3.1.0".
8
9Issue 1.3-40 "Do somebody need runNumber as a string?"
10In grp_log, grp_wellLog and cs_realtimeHeader, added bhaRunNumber.
11In grp_bhaRun, clarified that numStringRun is the BHA run number.
12
13Issue 1.3-59 "Why do 1.3 use maxOccurs="2" for interval ?"
14In cs_realtimeHeader, deleted interval.
15In cs_groupDefinition, changed maxOccurs of interval from 2 to 1.
16In cs_channelDefinition, changed maxOccurs of interval from 2 to 1.
17In cs_interval, deleted uid.
18
19Issue 1.3.1-3 "Schema Error in trajectoryStation"
20In grp_trajectoryStation, change the type of magTotalFieldReference
21from accelerationLinearMeasure to magneticInductionMeasure.
22
23Issue 1.3.1-4 "Units of Pressure"
24In witsmlUnitDict.xml, deprecated psig and psia.
25
26Issue 1.3.1-6 "Schema Error in grp_cementJob.xsd"
27In grp_cementJob, change the type of rpmPipeRecip from momentOfForceMeasure
28to anglePerTimeMeasure.
29
30Issue 1.3.1-7 "Errors in enums"
31In enumValues.xml, change "aasalt" to "basalt".
32Change "do description" to "no description".
33
34Issue 1.3.1-8 "mudLog Lithology-GIs without mdBottom"
35In cs_geologyInterval, made mdBottom mandatory.
36Documented a point interval as top=bottom.
37
38Issue 1.3.1-9 "Significant wave in cs_weather"
39In cs_weather, added significantWave.
40Also added maxWave which was mistakenly omitted from the request.
41
42Issue 1.3.1-11 "Unit of measure: mol"
43In witsmlUnitDict.xml, deprecated mol.
44
45Issue 1.3.1-13 "Is mnemonic unique?"
46In cs_logCurveInfo, document that mnemonic must be unique for all curves in a log.
47In cs_blockInfo, document that each curve in the block must have a different mnemonic.
48
49Issue 1.3.1-16 "commonData still missing in trajectoryStation?"
50In cs_trajectoryStation, added an include for cs_commonData.xsd.
51
52Issue 1.3.1-17 "issue with witsmlUnitDict.xml"
53In witsmlUnitDict.xml, deleted <!DOCTYPE defineIDs [ ... ]>
54
55Issue 1.3.1-18 "Grad unit of measure"
56In witsmlUnitDict.xsd, deprecated grad.
57As part of new dictionary, added "dB/km", "tonfUK/ft2".
58Modified Units.xsl to flag deprecated values.
59
60Issue 1.3.1-22 "Measurement assigned to Trajectory magnetic data"
61Change the type of the following
62from magneticFieldStrengthMeasure to magneticInductionMeasure (flux density):
63        In grp_trajectoryStation,
64                magTotalUncert
65        In cs_stnTrajRawData,
66                magAxialRaw
67                magTran1Raw
68                magTran2Raw
69        In cs_stnTrajCorUsed,
70                magAxialDrlstrCor
71                magTran1DrlstrCor
72                magTran2DrlstrCor
73        In cs_stnTrajValid,
74                magTotalFieldCalc
75
76Issue 1.3.1-23 "mudLog-131 issues for the Houston Meeting"
77In cs_lithology, changed the type of lithPc
78        from lengthPerLengthMeasure to volumePerVolumeMeasurePercent.
79        In lithPc, documented that the sum over an interval should be 100 percent.
80In cs_qualifier, changed the type of abundance
81        from volumePerVolumeMeasure to volumePerVolumeMeasurePercent.
82        Documented that mdTop and mdBottom must be within the range of the
83        geologicInterval.
84In enumValues.xml, added "undifferentiated" to LithologyType.
85
86Issue 1.3.1-25 "units for mudLog-geologyInterval-averageTorque"
87In cs_geologyInterval, added currentAv.
88
89Issue 1.3.1-28 "WITSML quantity type request"
90In cs_tubularComponent, changed the type of the following
91from energyPerAreaMeasure to forcePerLengthMeasure:
92        bendStiffness
93        axialStiffness
94        torsionalStiffness
Note: See TracBrowser for help on using the browser.