Voorbeeld. norm. Preview. Correctieblad

Size: px
Start display at page:

Download "Voorbeeld. norm. Preview. Correctieblad"

Transcription

1 Nederlandse norm Information technology - MPEG audio technologies - Part 2: Spatial Audio Object Coding (SAOC) (ISO/IEC :2010/Cor 1:2012,IDT) Correctieblad NEN-ISO/IEC /C1 (en) september 2012 ICS Als Nederlands correctieblad is aanvaard: Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This document may only be used on a stand-alone PC. Use in a network is only permitted when a supplementary license agreement for us in a network with NEN has been concluded. - ISO/IEC :2010/Cor 1:2012,IDT Normcommissie "Kantoormachines" THIS PUBLICATION IS COPYRIGHT PROTECTED DEZE PUBLICATIE IS AUTEURSRECHTELIJK BESCHERMD Apart from exceptions provided by the law, nothing from this publication may be duplicated and/or published by means of photocopy, microfilm, storage in computer files or otherwise, which also applies to full or partial processing, without the written consent of the Netherlands Standardization Institute. The Netherlands Standardization Institute shall, with the exclusion of any other beneficiary, collect payments owed by third parties for duplication and/or act in and out of law, where this authority is not transferred or falls by right to the Reproduction Rights Foundation. Auteursrecht voorbehouden. Behoudens uitzondering door de wet gesteld mag zonder schriftelijke toestemming van het Nederlands Normalisatie-instituut niets uit deze uitgave worden verveelvoudigd en/of openbaar gemaakt door middel van fotokopie, microfilm, opslag in computerbestanden of anderszins, hetgeen ook van toepassing is op gehele of gedeeltelijke bewerking. Het Nederlands Normalisatie-instituut is met uitsluiting van ieder ander gerechtigd de door derden verschuldigde vergoedingen voor verveelvoudiging te innen en/of daartoe in en buiten rechte op te treden, voor zover deze bevoegdheid niet is overgedragen c.q. rechtens toekomt aan de Stichting Reprorecht. Although the utmost care has been taken with this publication, errors and omissions cannot be entirely excluded. The Netherlands Standardization Institute and/or the members of the committees therefore accept no liability, not even for direct or indirect damage, occurring due to or in relation with the application of publications issued by the Netherlands Standardization Institute. Hoewel bij deze uitgave de uiterste zorg is nagestreefd, kunnen fouten en onvolledigheden niet geheel worden uitgesloten. Het Nederlands Normalisatie-instituut en/of de leden van de commissies aanvaarden derhalve geen enkele aansprakelijkheid, ook niet voor directe of indirecte schade, ontstaan door of verband houdend met toepassing van door het Nederlands Normalisatie-instituut gepubliceerde uitgaven Nederlands Normalisatie-instituut Postbus 5059, 2600 GB Delft Telefoon (015) , Fax (015)

2

3 INTERNATIONAL STANDARD ISO/IEC :2010 TECHNICAL CORRIGENDUM 1 Published INTERNATIONAL ORGANIZATION FOR STANDARDIZATION МЕЖДУНАРОДНАЯ ОРГАНИЗАЦИЯ ПО СТАНДАРТИЗАЦИИ ORGANISATION INTERNATIONALE DE NORMALISATION INTERNATIONAL ELECTROTECHNICAL COMMISSION МЕЖДУНАРОДНАЯ ЭЛЕКТРОТЕХНИЧЕСКАЯ КОМИССИЯ COMMISSION ÉLECTROTECHNIQUE INTERNATIONALE Information technology MPEG audio technologies Part 2: Spatial Audio Object Coding (SAOC) TECHNICAL CORRIGENDUM 1 Technologies de l'information Technologies audio MPEG Partie 2: Codage d'objet audio spatial (SAOC) RECTIFICATIF TECHNIQUE 1 Technical Corrigendum 1 to ISO/IEC :2010 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of audio, picture, multimedia and hypermedia information. In Clause 2 "Normative references, add: ISO/IEC , Information technology Multimedia application format (MPEG-A) Part 12: Interactive music application format In all tables, replace: reserved N/A ICS Ref. No. ISO/IEC 2012 All rights reserved Published in Switzerland

4 In 5.1 Introduction, replace: The number of objects that can be handled is in priniciple not limited. The number of objects that can be handled is in principle not limited. In Baseline Profile, replace: Note that ISO/IEC (Information technology Multimedia application format (MPEG-A) Part 12: Interactive music spplication format) defines several brands that refer to the SAOC Baseline Profile. Note that ISO/IEC defines several brands that refer to the SAOC Baseline Profile. In 6.1 Payloads for SAOC, replace: Table 8 Syntax of ResidualConfig() ResidualConfig() bsresidualsamplingfrequencyindex; 4 uimsbf bsresidualframespersaocframe; 2 uimsbf bsnumgroupsfgo; 2 uimsbf for ( i=0; i<bsnumgroupsfgo + 1; i++ ) bsresidualpresent[i]; 1 uimsbf if ( bsresidualpresent[i] ) Table 8 Syntax of ResidualConfig() ResidualConfig() bsresidualsamplingfrequencyindex; 4 uimsbf bsresidualframespersaocframe; 2 uimsbf bsnumeao; 2 uimsbf for ( i=0; i<bsnumeao + 1; i++ ) bsresidualpresent[i]; 1 uimsbf if ( bsresidualpresent[i] ) 2 ISO/IEC 2012 All rights reserved

5 In 6.1 Payloads for SAOC, replace: Table 15 Syntax of PresetConfig() PresetConfig() bsnumpresets; 4 uimsbf for ( i=0; i<bsnumpresets+1; i++ ) bsnumbytepresetlabel[i]; 8 uimsbf for ( j=0; j<bsnumbytepresetlabel[i]; j++ ) bspresetlabel[i][j]; 8 bslbf bspresetmatrix; 1 uimsbf if (bspresetmatrix) PresetMatrixData(); else Table 15 Syntax of PresetConfig() PresetConfig() bsnumpresets; 4 uimsbf for ( i=0; i<bsnumpresets+1; i++ ) bsnumbytepresetlabel[i]; 8 uimsbf for ( j=0; j<bsnumbytepresetlabel[i]; j++ ) bspresetlabel[i][j]; 8 bslbf bspresetmatrix[i]; 1 uimsbf if (bspresetmatrix[i]) PresetMatrixData(); else In 6.1 Payloads for SAOC, replace: Table 21 Syntax of SAOCFramingInfo() SAOCFramingInfo() bsframingtype; 1 uimsbf If ( bslowdelaymode == 0 ) bsnumparamsets; 3 uimsbf else bsnumparamsets; 1 uimsbf if (bsframingtype) for (ps=0; ps<numparamsets; ps++) Note 1 bsparamslot[ps]; nbitsparamslot uimsbf Note 2 Note 1: numparamsets is defined by numparamsets = bsnumparamsets + 1. Note 2: nbitsparamslot is defined according to nbitsparamslot = ceil(log2(numslots)). ISO/IEC 2012 All rights reserved 3

6 Table 21 Syntax of SAOCFramingInfo() SAOCFramingInfo() bsframingtype; 1 uimsbf If ( bslowdelaymode == 0 ) bsnumparamsets; 3 uimsbf else bsnumparamsets; 1 uimsbf for (ps=0; ps<numparamsets; ps++) if (bsframingtype) Note 1 bsparamslot[ps]; nbitsparamslot uimsbf Note 2 else bsparamslot[ps] =ceil(numslots*(ps+1)/numparamsets)-1; Note 1, 3 Note 1: numparamsets is defined by numparamsets = bsnumparamsets + 1. Note 2: nbitsparamslot is defined according to nbitsparamslot = ceil(log2(numslots)). Note 3: numslots is defined by numslots = bsframelength + 1. In 6.1 Payloads for SAOC, replace: bsdcuparam Defines the parameter value for the DCU algorithm according to Table 41. bsdcuparam Defines the parameter value for the DCU algorithm according to Table 39. In 6.1 Payloads for SAOC; replace: Table 42 numquantsteps XXX (datatype) numquantstepsxxxcoarse numquantstepsxxxfine DCLD, DMG, IOC 4 8 OLD 8 16 NRG Table 42 numquantsteps XXX (datatype) numquantstepsxxxcoarse numquantstepsxxxfine DCLD, DMG, IOC 4 8 OLD 8 16 NRG ISO/IEC 2012 All rights reserved

7 In 6.1 Payloads for SAOC, replace: PresetUserDataContainer() PresetUserDataContainer() Syntactic element that contains preset rendering data in the user-defined preset representation format and has a length of exactly bspresetuserdatalen bytes. Syntactic element that contains preset rendering data in the user-defined preset representation format and has a length of exactly bspresetuserdatalen bytes. All bitstream variables which are not explicitly described here are defined in ISO/IEC :2007. In 6.1 Payloads for SAOC, add: bsresidualframespersaocframe Indicates the number of residual frames per SAOC frame, ranging from one to four according to Table 56 defined in ISO/IEC :2007. In 6.1 Payloads for SAOC, add: SAOCDiffHuffData() Syntactic element that contains one or two temporally subsequent parameter subsets of a given parameter in the SAOC frame, where the quantized values are coded using a combination of differential coding and Huffman coding. In Clause 7 SAOC processing, omit the time/band indices for all signals and parameters. In Dequantization of the SAOC parameters, replace: Table 47 OLD parameter quantization table idx OLD[idx] idx OLD[idx] Table 47 OLD parameter quantization table idx OLD[idx] idx OLD[idx] ISO/IEC 2012 All rights reserved 5

8 In Dequantization of the SAOC parameters, replace: while (ps=0; ps<numparamset; ps++) switch (bsxxxdatamode[pi][ps]) case 0: /* default */ for (pb=0; pb<numbands, pb++) switch (XXX) case OLD, NRG, IOC, DCLD, DMG, : idxxxx[pi][ps][pb] = 0; while (ps=0; ps<numparamset; ps++) switch (bsxxxdatamode[pi][ps]) case 0: /* default */ for (pb=0; pb<numbands, pb++) switch (XXX) case NRG, DCLD, DMG, : idxxxx[pi][ps][pb] = 0; case OLD: idxxxx[pi][ps][pb] = 15; case IOC: idxxxx[pi][ps][pb] = 5; In Unquantized interface for the MPS parameters, replace: For an efficient practical implementation and to prevent a loss in precision, the parameter interface to the MPS decoder may alternatively be established in a direct, unquantized way. Rather than writing an actual MPS bitstream, the relevant parameters may be passed directly to the MPS decoder. For an efficient practical implementation and to prevent a loss in precision, the parameter interface to the MPS decoder may alternatively be established in a direct, unquantized way. The required range of all relevant parameters is determined by the minimal and maximal values of the corresponding dequantization scheme. Rather than writing an actual MPS bitstream, the relevant parameters may be passed directly using binary32 (single) floating point format (IEEE ) to the MPS decoder. In 7.4 Post(processing) downmix compensation, replace and move the corresponding text to 7.5 Signals and parameters : If the post(processed) downmix SAOC decoding/transcoding: X is used, the following modification should be taken prior to nk, post(processed) X W X nk, nk, nk, post(processed), 6 ISO/IEC 2012 All rights reserved

9 nk, X where represents the input signal to the SAOC decoder/transcoder. nk, The matrix W is defined for every time-slot n and every hybrid subband k. Its elements are obtained from the transmitted parameters which are defined for a given parameter time-slot l and a given processing band m. The mapping to the hybrid domain is done according to Table A.31, ISO/IEC :2007. If post(processed) downmix compensation is applied (bspdgflag = 1), the matrix W is defined as: W 0, for mono downmix, 0 0 W, for stereo downmix, 0 1 where D j l m j,,. If the post(processed) downmix X post(processed) compensation is applied (bspdgflag = 1), the following modification should be taken prior to the SAOC decoding/transcoding X W X. post(processed) The matrix W W 0 is obtained from the transmitted parameters as 0 0 1, for stereo downmix, 0 0 W, for mono downmix. 0 0 Here, the dequantized post(processed) downmix gains are obtained according to as j D j,, l m. In Signals and parameters, replace: nk, l 0 Xx, for stereo downmix, r0 nk, d 0 Xx, for monoo downmix. 0 l0 X r0, for stereo downmix, d 0 X, for mono downmix. 0 ISO/IEC 2012 All rights reserved 7

10 Bestelformulier Stuur naar: NEN Standards Products & Services t.a.v. afdeling Klantenservice Antwoordnummer WB Delft NEN Standards Products & Services Postbus GB Delft Vlinderweg AX Delft Ja, ik bestel ex. en Information technology - MPEG audio technologies - Part 2: Spatial Audio Object Coding (SAOC) 0.00 T (015) F (015) Wilt u deze norm in PDF-formaat? Deze bestelt u eenvoudig via Gratis nieuwsbrieven Wilt u op de hoogte blijven van de laatste ontwikkelingen op het gebied van normen, normalisatie en regelgeving? Neem dan een gratis abonnement op een van onze nieuwsbrieven. Gegevens Bedrijf / Instelling T.a.v. O M O V Klantnummer NEN Uw ordernummer BTW nummer Postbus / Adres Postcode Plaats Telefoon Fax Factuuradres (indien dit afwijkt van bovenstaand adres) Postbus / Adres Postcode Plaats Datum Handtekening Retourneren Fax: klantenservice@nen.nl Post: NEN Standards Products & Services, t.a.v. afdeling Klantenservice Antwoordnummer 10214, 2600 WB Delft (geen postzegel nodig). Voorwaarden De prijzen zijn geldig tot 31 december 2018, tenzij anders aangegeven. Alle prijzen zijn excl. btw, verzend- en handelingskosten en onder voorbehoud bij o.m. ISO- en IEC-normen. Bestelt u via de normshop een pdf, dan betaalt u geen handeling en verzendkosten. Meer informatie: telefoon , dagelijks van 8.30 tot uur. Wijzigingen en typefouten in teksten en prijsinformatie voorbehouden. U kunt onze algemene voorwaarden terugvinden op: LEREN, WERKEN EN GROEIEN MET NEN preview

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. Correctieblad

Voorbeeld. Preview. Correctieblad Nederlandse norm Information technology - Database languages - SQL multimedia and application packages - Part 2: Full-Text (ISO/IEC 13249-2:2000/Cor 1:2003,IDT) Correctieblad NEN-ISO/IEC 13249-2/C1 (en)

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-ISO/IEC (en) Information technology - Security techniques - Information security risk management (ISO/IEC 27005:2018,IDT)

Nederlandse norm. NEN-ISO/IEC (en) Information technology - Security techniques - Information security risk management (ISO/IEC 27005:2018,IDT) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. Nederlandse norm. Dit document is een voorbeeld van NEN / This document is a preview by NEN

Voorbeeld. Preview. Nederlandse norm. Dit document is een voorbeeld van NEN / This document is a preview by NEN Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. NEN-ISO (en)

Voorbeeld. Preview. NEN-ISO (en) Nederlandse norm Statistical methods - Guidelines for the evaluation of conformity with specified requirements - Part 1: General principles (ISO 10576-1:2003,IDT) NEN-ISO 10576-1 (en) mei 2003 ICS 03.120.30

More information

Nederlandse norm. NEN-ISO/IEC (en) Information technology - Cloud computing - Reference architecture (ISO/IEC 17789:2014,IDT)

Nederlandse norm. NEN-ISO/IEC (en) Information technology - Cloud computing - Reference architecture (ISO/IEC 17789:2014,IDT) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

NEN-ISO/IEC

NEN-ISO/IEC Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse praktijkrichtlijn

Nederlandse praktijkrichtlijn Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse praktijkrichtlijn NPR-ISO/IEC TR 24716

Nederlandse praktijkrichtlijn NPR-ISO/IEC TR 24716 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-ISO (en) Bouwkunde en civiele techniek - Woordenlijst - Deel 2: Contract termen (ISO :2017,IDT)

Nederlandse norm. NEN-ISO (en) Bouwkunde en civiele techniek - Woordenlijst - Deel 2: Contract termen (ISO :2017,IDT) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Ergonomics - Ergonomics of human-system interaction - Human-centred lifecycle process descriptions (ISO/TR 18529:2000,IDT) september 2000 ICS 13.

Ergonomics - Ergonomics of human-system interaction - Human-centred lifecycle process descriptions (ISO/TR 18529:2000,IDT) september 2000 ICS 13. Nederlandse praktijkrichtlijn Ergonomie - Ergonomie van de menssysteeminteractie - Op de mens gerichte beschrijvingen van de levenscyclus van een proces (ISO/TR 18529:2000,IDT) NPR-ISO/TR 18529 (en) Ergonomics

More information

Voorbeeld. Preview. NPR-IEC/PAS (en) Batch control - Part 3: General and site recipe models and representation (IEC/PAS :2004,IDT)

Voorbeeld. Preview. NPR-IEC/PAS (en) Batch control - Part 3: General and site recipe models and representation (IEC/PAS :2004,IDT) Nederlandse praktijkrichtlijn Batch control - Part 3: General and site recipe models and representation (IEC/PAS 61512-3:2004,IDT) NPR-IEC/PAS 61512-3 (en) december 2004 ICS 25.040.40; 35.240.50 Als Nederlandse

More information

Ergonomics of human-system interaction - Usability methods supporting human-centred design (ISO/TR 16982:2002,IDT) augustus 2002 ICS 13.

Ergonomics of human-system interaction - Usability methods supporting human-centred design (ISO/TR 16982:2002,IDT) augustus 2002 ICS 13. Nederlandse praktijkrichtlijn Ergonomie van de menssysteeminteractie - Bruikbaarheidsmethoden voor de ondersteuning van op de mens gericht ontwerp (ISO/TR 16982:2002,IDT) NPR-ISO/TR 16982 (en) Ergonomics

More information

Voorbeeld. Preview. NEN-ISO/IEC (en) Nederlandse. Dit document is een voorbeeld van NEN / This document is a preview by NEN. mei 2001 ICS 35.

Voorbeeld. Preview. NEN-ISO/IEC (en) Nederlandse. Dit document is een voorbeeld van NEN / This document is a preview by NEN. mei 2001 ICS 35. Nederlandse norm Information technology - International string ordering and comparison - Method for comparing character strings and description of the common template tailorable ordering (ISO/IEC 14651:2001,IDT)

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse praktijkrichtlijn. NPR-IEC/TS (en)

Nederlandse praktijkrichtlijn. NPR-IEC/TS (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

INTERNATIONAL STANDARD. Technologies de I informa tjon - Algorithme de compression de don&es d adaptation sans pertes (AL DC)

INTERNATIONAL STANDARD. Technologies de I informa tjon - Algorithme de compression de don&es d adaptation sans pertes (AL DC) INTERNATIONAL STANDARD lso/iec 500 First edition 996-l -0 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. NEN-ISO (en)

Voorbeeld. Preview. NEN-ISO (en) Nederlandse norm Tractors and machinery for agriculture and forestry - Serial control and communications data network - Part 6: Virtual terminal (ISO 11783-6:2004,IDT) NEN-ISO 11783-6 (en) juni 2004 ICS

More information

Nederlandse norm. NEN-ISO/IEC (en)

Nederlandse norm. NEN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. NEN-ISO/IEC (en)

Voorbeeld. Preview. NEN-ISO/IEC (en) Nederlandse norm Information technology - ASN.1 encoding rules: Mapping W3C XML schema definitions into ASN.1 (ISO/IEC 8825-5:2004,IDT) NEN-ISO/IEC 8825-5 (en) december 2004 ICS 35.100.60 Als Nederlandse

More information

Voorbeeld. norm NEN-ISO/IEC Preview

Voorbeeld. norm NEN-ISO/IEC Preview Nederlandse norm NEN-ISO/IEC 13522-1 Informatietechnologie - Codering van multimedia- en hypermedia-informatie - Deel 1 : MHEG objectweergave - Basisnotatie (ASN.1) (ISO/IEC 13522-1:1997) Information technology

More information

Nederlandse praktijkrichtlijn. NPR-CLC/TS (en)

Nederlandse praktijkrichtlijn. NPR-CLC/TS (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview ISO/IEC INTERNATIONAL STANDARD

Voorbeeld. Preview ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 43-5 First edition 199-05-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Information technology Coding of audio-visual objects Part 3: Audio

Information technology Coding of audio-visual objects Part 3: Audio INTERNATIONAL STANDARD ISO/IEC 14496-3:1999/Amd.1:2000 TECHNICAL CORRIGENDUM 1 Published 2001-08-01 INTERNATIONAL ORGANIZATION FOR STANDARDIZATION ORGANISATION INTERNATIONALE DE NORMALISATION INTERNATIONAL

More information

INTERNATIONAL STANDARD. Information technology Data Management Part 3: IRDS export/import facility B C

INTERNATIONAL STANDARD. Information technology Data Management Part 3: IRDS export/import facility B C INTERNATIONAL STANDARD ISO/IEC 13238-3 First edition 1998-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Nederlandse norm. NEN-ISO (en)

Nederlandse norm. NEN-ISO (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview ISOAEC INTERNATIONAL STANDARD

Voorbeeld. Preview ISOAEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISOAEC 15507 First edition 1997-12-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISOJIEC ISP INTERNATIONAL STANDARDIZED PROFILE

Voorbeeld. Preview ISOJIEC ISP INTERNATIONAL STANDARDIZED PROFILE INTERNATIONAL STANDARDIZED PROFILE ISOJIEC ISP 10609-35 First edition 1995-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een

More information

Voorbeeld. Preview. Nederlandse norm. Dit document is een voorbeeld van NEN / This document is a preview by NEN

Voorbeeld. Preview. Nederlandse norm. Dit document is een voorbeeld van NEN / This document is a preview by NEN Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

INTERNATIONAL STANDARD. Symboles graphiques pour schémas Partie 6: Fonctions de mesurage et de contrôle

INTERNATIONAL STANDARD. Symboles graphiques pour schémas Partie 6: Fonctions de mesurage et de contrôle INTERNATIONAL STANDARD ISO 14617-6 First edition 2002-09-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Nederlandse voornorm. NVN-ISO/TS (en)

Nederlandse voornorm. NVN-ISO/TS (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Information technology - Coding of audio-visual objects - Part 3: Audio (ISO/IEC :1999/A1:2000/C1:2001,IDT) september 2001 ICS 35.

Information technology - Coding of audio-visual objects - Part 3: Audio (ISO/IEC :1999/A1:2000/C1:2001,IDT) september 2001 ICS 35. Nederlandse norm Informatietechnologie - Codering van audio-visuele objecten - Deel 3: Audio (ISO/IEC 14496-3:1999/A1:2000/C1:2001,IDT) Correctieblad NEN-ISO/IEC 14496-3/A1:2000/C1 (en) Information technology

More information

Nederlandse norm. NEN-EN-ISO (en) Ergonomie van de mens-systeeminteractie - Deel 161: Richtlijn voor de visuele gebruikersinterfaceelementen

Nederlandse norm. NEN-EN-ISO (en) Ergonomie van de mens-systeeminteractie - Deel 161: Richtlijn voor de visuele gebruikersinterfaceelementen Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm NEN-IEC (en)

Nederlandse norm NEN-IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld B C. Preview INTERNATIONAL STANDARDIZED PROFILE ISO/IEC ISP

Voorbeeld B C. Preview INTERNATIONAL STANDARDIZED PROFILE ISO/IEC ISP INTERNATIONAL STANDARDIZED PROFILE ISO/IEC ISP 12069-6 First edition 1998-07-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

INTERNATIONAL STANDARDIZED PROFILE

INTERNATIONAL STANDARDIZED PROFILE INTERNATIONAL STANDARDIZED PROFILE ISOAEC ISP 15121-3 First edition 1997-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

Nederlandse norm. NEN-EN-ISO/IEC (en)

Nederlandse norm. NEN-EN-ISO/IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse norm. NEN-EN-ISO /A1 (en) Gebouwbeheersystemen - Deel 5: Gegevens communicatie protocol (ISO :2007/Amd 1:2009,IDT)

Nederlandse norm. NEN-EN-ISO /A1 (en) Gebouwbeheersystemen - Deel 5: Gegevens communicatie protocol (ISO :2007/Amd 1:2009,IDT) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld B C. Preview ISO/IEC INTERNATIONAL STANDARD

Voorbeeld B C. Preview ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 8859-6 First edition 1999-01-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. praktijkrichtlijn. Preview NPR-R "Pinnacles componenf-informatienorm PCIS lesmateriaal. Nederlands Normalisatie-instituut

Voorbeeld. praktijkrichtlijn. Preview NPR-R Pinnacles componenf-informatienorm PCIS lesmateriaal. Nederlands Normalisatie-instituut Nederlandse praktijkrichtlijn "Pinnacles componenf-informatienorm 1.2 - PCIS lesmateriaal NPR-R 217-015 Pinnacles Components Information Standard 12- PCIS Tutorial mei 1999 ICS 35.240.30 Dit document mag

More information

Voorbeeld. Preview ISO/IEC TR TECHNICAL REPORT

Voorbeeld. Preview ISO/IEC TR TECHNICAL REPORT TECHNICAL REPORT ISO/IEC TR 13561 First edition 1994-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. NPR-IEC/TR (en; fr)

Voorbeeld. Preview. NPR-IEC/TR (en; fr) Nederlandse praktijkrichtlijn Programmable controllers - Part 8: Guidelines for the application and implementation of programming languages (IEC/TR 61131-8:2003,IDT) NPR-IEC/TR 61131-8 (en; fr) december

More information

Nederlandse norm. NEN-IEC (en)

Nederlandse norm. NEN-IEC (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview IS INTERNATIONAL STANDARD. Fluorspar - Experimental methods for checking the bias of sampling and sample preparation

Voorbeeld. Preview IS INTERNATIONAL STANDARD. Fluorspar - Experimental methods for checking the bias of sampling and sample preparation INTERNATIONAL STANDARD IS0 9498 First edition 1993-07-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

NEN-ISO/IEC /A1

NEN-ISO/IEC /A1 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. NEN-ISO (en)

Voorbeeld. Preview. NEN-ISO (en) Nederlandse norm Industrial automation systems and integration - Open systems application integration framework - Part 3: Reference description for IEC 61158-based control systems (ISO 15745-3:2003,IDT)

More information

Dutch technical agreement. NTA (en) System Interface AMI Systems Part 1: System Software API

Dutch technical agreement. NTA (en) System Interface AMI Systems Part 1: System Software API Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

INTERNATIONAL STANDARD 11558

INTERNATIONAL STANDARD 11558 - ---- ----- -_.- - --.._ -._ ---.. _.-_ -. --.-----------I_- ---.- - _...---- INTERNATIONAL STANDARD 11558 First edition 1992-09-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd.

More information

Measurement and control engineering. Pure logic diagrams for protection, control and signalling Symbols and examples. Unofficial translation

Measurement and control engineering. Pure logic diagrams for protection, control and signalling Symbols and examples. Unofficial translation Nederlands Normalisatie-instituut Measurement and control engineering Pure logic diagrams for protection, control and signalling Symbols and examples Dit document mag slechts op een stand-alone PC worden

More information

Nederlandse norm NEN-ISO (en)

Nederlandse norm NEN-ISO (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. Intelligent transport systems Cooperative systems Application requirements and objectives

Voorbeeld. Preview. Intelligent transport systems Cooperative systems Application requirements and objectives INTERNATIONAL STANDARD ISO 17423 First edition 2018-05 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. NEN-EN-ISO/IEC (en) Nederlandse. Dit document is een voorbeeld van NEN / This document is a preview by NEN

Voorbeeld. Preview. NEN-EN-ISO/IEC (en) Nederlandse. Dit document is een voorbeeld van NEN / This document is a preview by NEN Nederlandse norm Information technology - Automatic identification and data capture techniques - Bar code print quality test specification - Two-dimensional symbols (ISO/IEC 15415:2004,IDT) NEN-EN-ISO/IEC

More information

Voorbeeld. Preview ISO INTERNATIONAL STANDARD

Voorbeeld. Preview ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 10817-1 First edition 1998-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. NEN-ISO/IEC (en)

Voorbeeld. Preview. NEN-ISO/IEC (en) Nederlandse norm Information technology - Open Systems Interconnection - Connection-oriented Session protocol - Part 1: Protocol specification (ISO/IEC 8327-1:1996,IDT, ITU-T X.225:1995,IDT) NEN-ISO/IEC

More information

Voorbeeld. Preview. Information technology MPEG video technologies. Part 4: Video tool library

Voorbeeld. Preview. Information technology MPEG video technologies. Part 4: Video tool library INTERNATIONAL STANDARD ISO/IEC 23002-4 Third edition 2018-03 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Nederlandse norm. NEN-EN (en)

Nederlandse norm. NEN-EN (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. ISO/IEC 9637-l INTERNATIONAL STANDARD

Voorbeeld. Preview. ISO/IEC 9637-l INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 9637-l First edition 1994-03-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Vewangt NEN-EN Ontw. Nederlandse norm. NEN-EN (en)

Vewangt NEN-EN Ontw. Nederlandse norm. NEN-EN (en) Vewangt NEN-EN 14603 2003 Ontw Nederlandse norm Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Nederlandse praktijkrichtlijn

Nederlandse praktijkrichtlijn Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse praktijkrichtlijn. NPR-CLC/TR (en) Fibre optic access to end-user - A guideline to building of FTTX fibre optic network

Nederlandse praktijkrichtlijn. NPR-CLC/TR (en) Fibre optic access to end-user - A guideline to building of FTTX fibre optic network Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

INTERNATIONAL STANDARDIZED PROFILE. Partie I: FVr32 I - Type d alloca tion font no 1

INTERNATIONAL STANDARDIZED PROFILE. Partie I: FVr32 I - Type d alloca tion font no 1 INTERNATIONAL STANDARDIZED PROFILE ISO/IEC ISP 11186-I First edition 1996-09-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

Nederlandse praktijkrichtlijn. NPR-IEC/TR (en)

Nederlandse praktijkrichtlijn. NPR-IEC/TR (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. norm NEN-ISO/IEC Preview

Voorbeeld. norm NEN-ISO/IEC Preview Nederlandse norm NEN-ISO/IEC 13816 Informatietechnologie - Programmeertalen, hun omgeving en systeemsoftware interfaces - Programmeertaal ISLISP (ISO/IEC 13816:1997) Information technology - Programming

More information

Voorbeeld. Preview. Dit document is een voorbeeld van NEN / This document is a preview by NEN

Voorbeeld. Preview. Dit document is een voorbeeld van NEN / This document is a preview by NEN Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview. Second edition Reference number ISO/IEC 24570:2018(E) ISO/IEC 2018

Voorbeeld. Preview. Second edition Reference number ISO/IEC 24570:2018(E) ISO/IEC 2018 INTERNATIONAL STANDARD ISO/IEC 24570 Second edition 2018-02 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISO INTERNATIONAL STANDARD. Road vehicles Communication on FlexRay Part 2: Communication layer services

Voorbeeld. Preview ISO INTERNATIONAL STANDARD. Road vehicles Communication on FlexRay Part 2: Communication layer services INTERNATIONAL STANDARD ISO 10681-2 First edition 2010-06-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISO/IEC TR TECHNICAL REPORT

Voorbeeld. Preview ISO/IEC TR TECHNICAL REPORT TECHNICAL REPORT ISO/IEC TR 19075-4 First edition Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview INTERNATIONAL STANDARD

Voorbeeld. Preview INTERNATIONAL STANDARD INTERNATIONAL STANDARD Second edition 1995-02-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 8459-3 First edition 1994-12-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. NPR-ISO/TS (en)

Voorbeeld. Preview. NPR-ISO/TS (en) Nederlandse praktijkrichtlijn Electronic business extensible Markup Language (ebxml) - Part 3: Registry information model specification (ebrim) (ISO/TS 15000-3:2004,IDT) NPR-ISO/TS 15000-3 (en) juni 2004

More information

Voorbeeld. Preview. Specification for Additive Manufacturing File Format (AMF) Version 1.2

Voorbeeld. Preview. Specification for Additive Manufacturing File Format (AMF) Version 1.2 INTERNATIONAL STANDARD ISO/ASTM 52915 Second edition 2016-02-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISO INTERNATIONAL STANDARD

Voorbeeld. Preview ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 12175 First edition 1994-10-20 AMENDMENT 1 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

INTERNATIONAL STANDARD. Part 2: Arabic I anguage - Simplified transliteration

INTERNATIONAL STANDARD. Part 2: Arabic I anguage - Simplified transliteration - - P - INTERNATIONAL STANDARD ISO 233-2 First edition 1993-08-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

English version. The Intrastat System - Part 2: Message Implementation Guideline of INSTAT/XML

English version. The Intrastat System - Part 2: Message Implementation Guideline of INSTAT/XML CEN WORKSHOP CWA 14729-2 May 2003 AGREEMENT ICS English version The Intrastat System - Part 2: Message Implementation Guideline of INSTAT/XML Dit document mag slechts op een stand-alone PC worden geinstalleerd.

More information

INTERNATIONAL STANDARD. Digital data communications for measurement and control Fieldbus for use in industrial control systems

INTERNATIONAL STANDARD. Digital data communications for measurement and control Fieldbus for use in industrial control systems INTERNATIONAL STANDARD IEC 61158-5 Second edition 2000-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

ICS Supersedes CWA :2000. English version

ICS Supersedes CWA :2000. English version CEN WORKSHOP CWA 13937-6 April 2003 AGREEMENT ICS 35.240.40 Supersedes CWA 13937-6:2000 English version J/eXtensions for Financial Services (J/XFS) for the Java Platform - Part 6: Printer Device Class

More information

Voorbeeld. norm Information technology - Coding of audiovisual objects - Part 2: Visual (ISO/IEC :2004,IDT) Preview. NEN-ISO/IEC (en)

Voorbeeld. norm Information technology - Coding of audiovisual objects - Part 2: Visual (ISO/IEC :2004,IDT) Preview. NEN-ISO/IEC (en) Nederlandse norm Information technology - Coding of audiovisual objects - Part 2: Visual (ISO/IEC 14496-2:2004,IDT) NEN-ISO/IEC 14496-2 (en) juni 2004 ICS 35.040 Vervangt NEN-ISO/IEC 14496-2:2002/A1:2002;

More information

Voorbeeld. Preview. ISOflEC INTERNATIONAL STANDARD

Voorbeeld. Preview. ISOflEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISOflEC First edition 1993-6-o 1 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview. Dit document is een voorbeeld van NEN / This document is a preview by NEN

Voorbeeld. Preview. Dit document is een voorbeeld van NEN / This document is a preview by NEN Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Nederlandse praktijkrichtlijn. NPR-CEN/TS (en)

Nederlandse praktijkrichtlijn. NPR-CEN/TS (en) Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst voor netwerkgebruik met NEN is afgesloten. This

More information

Voorbeeld. Preview IS INTERNATIONAL STANDARD

Voorbeeld. Preview IS INTERNATIONAL STANDARD INTERNATIONAL STANDARD IS0 5426-2 First edition 16-I 2-l 5 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

English version. This CEN Workshop Agreement can in no way be held as being an official standard developed by CEN and its Members.

English version. This CEN Workshop Agreement can in no way be held as being an official standard developed by CEN and its Members. CEN WORKSHOP CWA 14923-5 May 2004 AGREEMENT ICS 35.240.40 Supersedes CWA 13937-5:2003 English version J/eXtensions for Financial Sevices (J/XFS) for the Java Platform - Part 5: Cash Dispenser, Recycler

More information

Voorbeeld. Preview ISO/PAS PUBLICLY AVAILABLE SPECIFICATION

Voorbeeld. Preview ISO/PAS PUBLICLY AVAILABLE SPECIFICATION PUBLICLY AVAILABLE SPECIFICATION ISO/PAS 27145-2 First edition 2006-09-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

Voorbeeld REDLINE VERSION. Preview IEC 60445

Voorbeeld REDLINE VERSION. Preview IEC 60445 IEC 60445 Edition 6.0 2017-08 REDLINE VERSION colour inside Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISO INTERNATIONAL STANDARD. Space data and information transfer systems Communication operations Procedure-1

Voorbeeld. Preview ISO INTERNATIONAL STANDARD. Space data and information transfer systems Communication operations Procedure-1 INTERNATIONAL STANDARD ISO 22667 First edition 2005-07-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

Voorbeeld. Preview ISO/IEC INTERNATIONAL STANDARD

Voorbeeld. Preview ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 13818-1 Second edition 2000-12-01 AMENDMENT 1 2003-08-01 Corrected version 2003-10-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een

More information

Voorbeeld. norm. Preview. Ontwerp NEN-EN-ISP

Voorbeeld. norm. Preview. Ontwerp NEN-EN-ISP Nederlandse norm Informatietechnologie. Internationaal genormaliseerde profielen AVT1n, AVT2n. Virtuele Terminal Basisklasse. Toepassingsprofielen. Deel 2: Gemeenschappelijke eisen voor de ondersteuningslagen

More information

Voorbeeld. Preview. Space data and information transfer systems Pseudo-Noise (PN) Ranging Systems

Voorbeeld. Preview. Space data and information transfer systems Pseudo-Noise (PN) Ranging Systems INTERNATIONAL STANDARD ISO 18423 Second edition 2015-08-15 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

English version. Extensions for Financial Services (XFS) interface specification - Part 3: Printer Device Class Interface - Programmer s Interface

English version. Extensions for Financial Services (XFS) interface specification - Part 3: Printer Device Class Interface - Programmer s Interface CEN WORKSHOP AGREEMENT CWA 13449-3 December 1998 ICS 35.200;35.240.15 English version Extensions for Financial Services (XFS) interface specification - Part 3: Printer Device Class Interface - Programmer

More information

INTERNATIONAL STANDARD. Information et documentation - Principes directeurs pour Maboration, Ia structure et Ia prhentation des index

INTERNATIONAL STANDARD. Information et documentation - Principes directeurs pour Maboration, Ia structure et Ia prhentation des index INTERNATIONAL STANDARD ISO 999 Second edition 1996-1 l-l 5 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende licentieovereenkomst

More information

ICS ; Supersedes CEN ISO/TS :2012. English Version

ICS ; Supersedes CEN ISO/TS :2012. English Version TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CEN ISO/TR 16401-1 February 2018 ICS 03.220.20; 35.240.60 Supersedes CEN ISO/TS 16401-1:2012 English Version Electronic fee collection - Evaluation

More information

ICS Supersedes HD S1:2000. English version

ICS Supersedes HD S1:2000. English version HARMONIZATION DOCUMENT HD 60364-4-443 DOCUMENT D'HARMONISATION HARMONISIERUNGSDOKUMENT July 2006 ICS 91.140.50 Supersedes HD 384.4.443 S1:2000 English version Electrical installations of buildings Part

More information

Voorbeeld. Preview. norm NEN-ISO/IEC Informatietechnologie - Programmeertalen - M (1S0/IEC11756:1999,IDT) Nederlandse

Voorbeeld. Preview. norm NEN-ISO/IEC Informatietechnologie - Programmeertalen - M (1S0/IEC11756:1999,IDT) Nederlandse Nederlandse norm NEN-ISO/IEC 11756 Informatietechnologie - Programmeertalen - M (1S0/IEC11756:1999,IDT) Information technology - Programming languages - M (ISO/IEC11756:1999,IDT) Vervangt NEN-ISO/IEC 11756:1993

More information

Voorbeeld. Preview ISO/IEC ISP INTERNATIONAL STANDARDIZED PROFILE

Voorbeeld. Preview ISO/IEC ISP INTERNATIONAL STANDARDIZED PROFILE INTERNATIONAL STANDARDIZED PROFILE ISO/IEC ISP 11184-1 First edition 1995-06-01 Dit document mag slechts op een stand-alone PC worden geinstalleerd. Gebruik op een netwerk is alleen. toestaan als een aanvullende

More information

INTERNATIONAL ORGANIZATION FOR STANDARDIZATION.MEWlYHAPOAHAR OPTAHbl3ALWlR n0 CTAH~APTbl3AL&lkl~ORGANlSATlON INTERNATIONALE DE NORMALlSATlON

INTERNATIONAL ORGANIZATION FOR STANDARDIZATION.MEWlYHAPOAHAR OPTAHbl3ALWlR n0 CTAH~APTbl3AL&lkl~ORGANlSATlON INTERNATIONALE DE NORMALlSATlON International Standard 6983 / 1 INTERNATIONAL ORGANIZATION FOR STANDARDIZATION.MEWlYHAPOAHAR OPTAHbl3ALWlR n0 CTAH~APTbl3AL&lkl~ORGANlSATlON INTERNATIONALE DE NORMALlSATlON Dit document mag slechts op

More information

Ontwerp norm NEN-EN 13803

Ontwerp norm NEN-EN 13803 Nederlandse Ontwerp norm NEN-EN 13803 Railtoepassingen - Bovenbouw - Ontwerpparameters voor het uitlijnen van het spoor - Spoorwijdte 1435 mm en groter Railway applications - Track - Track alignment design

More information