Version 12 (modified by margs, 16 years ago)

Changed references to subversion repository due to move of folder to public area

Daily Drilling Report Collaboration Area

This is the frontpage for the collaboration area for the Daily Drilling Report (DDR) XML Schema on the PCA Trac.

Only members of the area have write access to the wiki pages starting with NcsDdr/CollaborationArea, please remember this when creating new wiki pages, i.e., if you want to create a new page (NewPageName) in the collaboration area please name the page NcsDdr/CollaborationArea/NewPageName. Send technical or administrative questions regarding the collaboration area to Martin G. Skjæveland: [email protected].

http://upload.wikimedia.org/wikipedia/en/e/ec/Boring_machine.jpg

A boring machine illustration from the
1911 Encyclopedia Britannica. Collected
from Wikipedia.

Contents

  1. Daily Drilling Report Collaboration Area
  2. Minutes of meetings
  3. Participants
  4. Change log
    1. WITSML_drillReport_profiled_schema.xsd
      1. Version 7
        1. Comments
      2. Version 6
      3. Version 5
        1. Comments
      4. Version 4
      5. Version 3
      6. Version 2
      7. Version 1

Minutes of meetings

The minutes of meetings are available in the file repository

Participants

NameE-mail address
Ove Rylandrylando@…
Line M. Eltervaaglme@…
Thor Inge Bollestadbollesti@…
Torill Dyngelandtorill.dyngeland@…
Cecilie Edlandcecilie.edland@…
Arild Solsbakarild.solsbak@…
Mike Herbertmike.herbert@…
John AurlienJohn.Aurlien@…
Anita Haugen Skjævelandanita.haugen.skjaeveland@…
Geir Aasgeir.aas@…
Jane Tangjane.tang@…
Egil StuvlandEgil.Stuvland@…
Angela AlbrektsenANGA@…
Bjørg Halsteinslidbjohal@…
Jostein JåttenJOJ@…
Lars Endre Hesteneslars-endre.hestenes@…
Mikkel Fjeldheimmikkel.fjeldheim@…
Jens Ingvald Ornæsmailto:JensIngvald.Ornaes@…
Inge SvenssonInge.Svensson@…
Henning Jansenhjansen@…
Jennifer Sampsonjsa@…
K. Duncanduncank@…
S. Nedrebøsnedrebo@…
Nejm SaadallahNejm.Saadallah@…
Jonas StokkaJonas.Stokka@…
Hans StokkaHans.Stokka@…
Arnt Vegard Espelandarnt-vegard.espeland@…
Sesha Kondasesha.konda@…
Inge Knudseninge.knudsen@…
Jan Ingvar Rivelandjan-ingvar.riveland@…
Kari Anne Haaland Thorsenkari.a.thorsen@…
Chunming Rongchunming.rong@…
Lars Olav Grøviklaog@…
Pål Rylandsholmpal.rylandsholm@…
Martin Georg SkjævelandMartin.Georg.Skjaeveland@…

Change log

The collaboration files are kept in a Subversion repository, an excellent version control system.

WITSML_drillReport_profiled_schema.xsd

Version 7

Changes from last version.

Comments

  • Changed enumeration value spellings:
    • PresTestType: ”formation intergity test” change to “formation integrity test”
    • InnerBarrelType: aluminum change to aluminium (Not changed, aluminum is US EN)
  • Enumeration value spellings, "ActivityCodeNPD2:
    • completion -- bob activities to completion -- bop activities
    • workover -- bob/wellhead Equipment to workover -- bop/wellhead equipment
    • completion -- test scssv to completion -- test scsssv
    • workover -- test scssv to workover -- test scsssv
  • Enumeration value spellings, "EquipmentCodeNPD":
    • drillstring downhole – drillcolars to drillstring downhole – drillcollars
    • hosting equ -- top driv to hosting equ -- top drive
    • well control equ syst – choke kill syst to well control equ syst -- choke/kill syst
    • service equ – well head tubular equ to service equ -- wellhead tubular equ
  • Cardinality changes:
    • gasReadingInfo/gasLow from: minOccur=1 to: minOccur=0
    • gasReadingInfo/mdBottom from: minOccur=1 to: minOccur=0
    • gasReadingInfo/tvdBottom from: minOccur=1 to: minOccur=0
    • drillReport/bitRecord from: maxOccur=1 to: maxOccur=unbounded
    • equipFailureInfo/tvd from: minOccur=1 to: minOccur=0
    • perfInfo/dTimClose from: minOccur=1 to: minOccur=0
  • New elements:
    • ActivityCodeNPD:
      • completion -- hydraulic workover
      • workover -- hydraulic workover
    • DominateCopmponentTypeNPD (new type)
  • Removed elements (replaced by the new one):
    • None
  • AppInfo URL:
    • All URLs are updated

Version 6

Changes from last version.

Version 5

Changes from last version.

Comments

  • Change of tvd elements from minOccur=1 to minOccur=0
    • statusInfo/tvd minOccur=0
    • fluid/tvd minOccur=0
    • porePressure/tvd minOccur=0
    • surveyStation/tvd minOccur=0
    • activity/tvd minOccur=0
    • logInfo/tvdBottom minOccur=0
    • logInfo/tvdTop minOccur=0
    • logInfo/tvdTempTool minOccur=0
    • coreInfo/tvdBottom minOccur=0
    • coreInfo/tvdTop minOccur=0
    • wellTestInfo/tvdBottom minOccur=0
    • wellTestInfo/tvdTop minOccur=0
    • formTestInfo/tvd minOccur=0
    • lithShowInfo/tvdBottom minOccur=0
    • lithShowInfo/tvdTop minOccur=0
    • controlIncidentInfo/tvdInflow minOccur=0
    • stratInfo/tvdTop minOccur=0
    • perfInfo/tvdBottom minOccur=0
    • perfInfo/tvdTop minOccur=0
    • gasReadingInfo/tvdTop minOccur=0
    • gasReadingInfo/tvdBottom minOccur=0
  • Other cardinality changes:
    • wellboreInfo/rigAlias from: minOccur=2 to: minOccur=0
    • fluid/yp from: minOccur=0 to: minOccur=1
    • lithShowInfo/dTim from: minOccur=0 to: minOccur=1
    • gasReadingInfo/nbut from: minOccur=0 to: minOccur=1
    • gasReadingInfo/ipent from: minOccur=0 to: minOccur=1
  • Enumeration value
    • In type “EquipmentCodeNPD” (used by equipFailureInfo/equipClass) the enum value “hosting equipment -- travelling block” is changed to “hosting equ -- travelling block”

Version 4

Changes from last version.

Version 3

Changes from last version.

Version 2

Changes from last version.

Version 1

First version.

Home
About PCA
Reference Data Services
Projects
Workgroups