FSP TRACKING SYSTEM. FSP ESF Submission Guide. Ministry of Forests and Range Information Management Group Date: June 15 th, 2008

Size: px
Start display at page:

Download "FSP TRACKING SYSTEM. FSP ESF Submission Guide. Ministry of Forests and Range Information Management Group Date: June 15 th, 2008"

Transcription

1 FSP TRACKING SYSTEM FSP ESF Submission Guide Client: Ministry of Forests and Range Information Management Group Date: June 15 th, 2008 Revision: 7 (Rls1.3) Vivid Solutions Inc. Suite #1A, 2328 Government St. Victoria, BC V8T 5G5 Phone: (250) Fax: (250) Website:

2 Document Change Control REVISION NUMBER DATE OF ISSUE AUTHOR(S) DESCRIPTION 1 June 8 Vivid Solutions Original draft 2 September 12, 2006 Vivid Solutions Reviewed by R. Yee 3 March 19, 2008 CGI Update for FSP April 15, 2008 CGI Update Document Structure image 5 May 23, 2008 Vivid Solutions Update element diagrams 6 June 15 th, 2008 CGI Update for FSP July 24, 2008 Vivid Solutions Update element diagrams and field lengths Page 2 of 24

3 Table of Contents 1. OVERVIEW WHAT IS A SUBMISSION? XML? GML? WHO CAN MAKE A SUBMISSION? HOW DO I MAKE A SUBMISSION? DOCUMENT STRUCTURE COMPONENT DETAILS ESF SUBMISSION SUBMISSION METADATA SUBMISSION CONTENT FSP SUBMISSION FSP SUBMISSION METADATA SUBMISSION ITEM FOREST STEWARDSHIP PLAN FDULIST FDU IDENTIFIEDAREALIST IDENTIFIEDAREA STANDARDS DATA TYPES ANYURI BOOLEAN CODE TYPES DATE TELEPHONE NUMBERS GEOMETRY GML Page 3 of 24

4 1. OVERVIEW This document is a guide for creating submissions for the FSP Tracking System (FSPTS) application. It is intended to assist submission authors in producing valid Forest Stewardship Plan submission documents, and as a guide for developers that will be creating automated tools for this purpose. The components of a valid FSP submission are described in the order they should appear in a submission document and an example is provided. A Business Rules section is also included that discusses the business rules, regulations and restrictions in regards to the data being submitted. 1.1 WHAT IS A SUBMISSION? A submission is an XML document that is uploaded via the ESF website for processing by application specific systems, in this case FSPTS. It allows both attribute and spatial data to be submitted in a single file. Spatial data will be embedded using GML. An FSP submission document can contain: Client information Forest Development Units (FDU), including spatial map Stocking standards Amendment information The original FSP submission must also have a legal FSP document as an attachment. This will typically be the formal FSP Plan, as a Microsoft Word (.doc) or Portable Document Format (.pdf) file. Any submission may include other supplementary documents (such as PDF maps) as attachments. 1.2 XML? GML? Extensible Markup Language (XML) is a language for documents that contain structured data. It uses a format that is easily readable by both humans and computers and is a standard supported by the W3C, the standards body for the World Wide Web. It has emerged as the primary format for encoding structured information. Many tools are available for authoring, translating and viewing XML documents. Geography Markup Language (GML) is a subset of XML that allows for the encoding of geographic information; including both the spatial and non-spatial properties of geographic features. 1.3 WHO CAN MAKE A SUBMISSION? Clients of the Ministry of Forests and Range (MoFR) can make FSP-type ESF submissions. A role of FSP Submitter is required to submit via ESF. Page 4 of 24

5 Though it is not strictly necessary, users who are familiar with XML, GML, or even HTML should find the creation of these documents very straightforward. If you are unfamiliar with any of these acronyms, the ESF website ( has some resources that may be helpful. 1.4 HOW DO I MAKE A SUBMISSION? 1. Create the document, following the instructions in this guide (samples are provided in this document and are available for download on the website) 2. Save it as an.xml file (a text file with an extension of.xml) Client Create the submission document 3. Logon and upload the document via the ESF submission website 4. When requested, select and send any required attachments. (The initial FSP submission requires you to attach the legal FSP document. Other documents, such as supplementary maps, may also be attached. The number of documents you plan to attach is specified in the xml submission file in the <attachmentcount> element) Failure Message Client Upload to ESF submission website ESF Validate the document structure Error notification The document structure and geometry data will be validated immediately upon upload. You ll be notified if there s a problem so that you can fix it and try again. Once it has passed the initial validation, the submission is sent to the FSP Tracking business system that will apply further checks on the actual content. If those fail, the submitter will receive a message through the website requesting it be fixed. Business Appl Validate the document content Business App Appropriate processing Note that acceptance of your submission by MoFR does not imply a decision (approve/reject) on the Forest Stewardship Plan. The submitter will be notified by when the MoFR District Office has made a decision on the plan. Page 5 of 24

6 2. DOCUMENT STRUCTURE The formal and detailed specification for the FSP XML Schema can be found at: The schema is documented on line at a readily-available MoFR site to ensure the Forest industry has timely access. The diagram below describes the overall structure of an FSP submission document. Not all components are mandatory and some can be represented more than once, e.g. multiple FDUs can be contained within a single document. Detailed discussions of each component can be found in the Component Details section, following the diagram. Page 6 of 24

7 ESF Submission * Structural Tags Submission Metadata * Submission specific content Submission Content * Multiple allowed per parent section Spatial data inclduded i FSP Submission * Mandatory * FDUList FSP Submission Metadata * Submission Item * Forest Stewardship Plan * FDUList i Stocking Standards Identified Area List i Page 7 of 24

8 2.1 COMPONENT DETAILS Note: In the descriptions below, schema elements documented in red represent additions or changes to the FSP schema between version 1 and the current version (version 2) ESF SUBMISSION Required. Each submission document starts with information required to carry out correct XML processing. This information will be identical for each submission document, with the exception of the version number. The Submission Header defines several things: The element esf:esfsubmission indicates that this is a submission to be processed via the ESF. The namespaces (xmlns) used in FSP submission documents are defined The schemalocation attribute associates the namespaces with a URL that indicates the version of the schema being used. Tip: The version specified in the header must match the version of the schema you are using, i.e. the schema you downloaded from the website SUBMISSION METADATA Required. The ESF submission metadata includes contact information for the submitting party. This is required to process the submission SUBMISSION CONTENT Required. This is the container for the submission details. It includes required structure tags as well as some optional descriptive information. Page 8 of 24

9 2.1.4 FSP SUBMISSION Required. This element informs the system that a Forest Stewardship Plan (FSP) is being submitted FSP SUBMISSION METADATA Required. This contains information about a contact person for the FSP itself (which might be different from the ESF contact). While flagged in Version 1.0 of the schema as optional, these elements are actually mandatory: <licenseecontact>, <telephonenumber>, < address> for both original submissions and amendments. Page 9 of 24

10 licenseecontact: Required. The name of a person who can be contacted by the MoFR District office to speak to the FSP submission. telephonenumber: Required. A telephone number for the licensee contact person. address: Required. An address for the licensee contact person. attachmentcount: Required. The number of attached documents to be included with this FSP submission. Attached documents are ideally submitted during the same ESF session; however, they may be submitted at any time within 72 hours of the core XML submission. The original FSP application must include a legal FSP document as an attachment; so for the original submission, this number should be (at least) SUBMISSION ITEM Required. This is a structural tag to contain the actual submission data. Page 10 of 24

11 2.1.7 FOREST STEWARDSHIP PLAN Required. This element contains the actual submission data for the FSP. It contains an indicator to say whether the submission is an original FSP, or an amendment to an existing FSP. In the case of an amendment, it also provides an indicator to the MoFR as to whether the amendment requires Ministry approval or not. Some FSP administrative overhead information is also provided here: fspid: this will be a unique number assigned by the MoFR on initial submission. The number will identify the FSP during subsequent amendment submissions. (Conditional: must be provided for any but the original submission). amendmentid: this will be the amendment number the submission refers to, on update. The number will identify the FSP s amendment number, during subsequent amendment submissions. (Conditional: must be provided for update submissions). planname: Required: the submitter will provide a name for the FSP on the original submission and any amendment. licenseeamendmentname: Optional: this will be the user defined amendment name. This field is provided to allow the submitter to identify amendments. actioncode: Required: this one-letter code allows the System to accept updates and amendments) to an FSP submission. Set it to I (Input) for the initial submission. For an amendment, set the code to A. If the District Manager requests further information by putting the FSP in Draft status, set the actioncode to U to do the updates (this applies for updates to either an original submission or an amendment). Note: MoFR District staff or service providers should set a value of U for special submission of spatial information (FDUs) only. planholderlist: Required: a list of the Forest Licence numbers of all Agreement holders participating in the plan. The way to remove an agreement holder from the FSP is to submit an amendment with that licence number removed from planholderlist. plantermyears: Optional: Submitter may provide a number from 1 to 5 to represent the suggested term of the submitted plan in years. plantermmonths: Optional: Submitter may provide a number from 1 to 11, to represent the suggested term of the submitted plan in months. plantermexpiry: The date where the FSP term expires. districtcodelist: Required: this list is a container for one or more MoFR Forest Districts which are affected by the FSP. Page 11 of 24

12 amendmentind: Required: If the submission is an amendment, set this value to true (or 1 ). If this is the original submission (or an update), set the value to false (or 0 ). Amendment Comment: Optional: This text field provides a place to describe what is being amended for an amendment submission. While optional, the user is strongly encouraged to provide information so that decision makers know what you are changing in your FSP. AmendmentApprovalRequiredInd: Required: This mandatory flag indicates to the MoFR whether the FSP submission requires ministry approval. It should be set to true for the original submission (amendment 0). For amendments to existing FSPs, set the flag true if the amendment will require ministry approval; otherwise, set it to false legaldocconsolidatedind: Optional: This flag indicates that the FSP Legal Document to be attached through ESF is a consolidated version of the entire FSP. District will automatically set as true for Original FSP submissions. fduupdateind: Optional: This flag indicates that the FDU of the FSP will be updated in this amendment. identifiedareasupdateind: Optional: This flag indicates that the Identified Areas of the FSP will be updated in this amendment. stockingstandardupdateind: Optional: This flag indicates that there will be stocking standard records added in this amendment. frpa197ind: Optional: Indicates whether the licensee has made an election under FRPA 197 legislation to roll over cut blocks under the Forest Stewardship Plan. transitionalind: Optional: Indicates that the Original FSP being submitted is a Transitional FSP. FDUList: described below (Conditional: should be present in original submission; however, the FSP can be submitted without the FDUs. Note that the FSP cannot be approved until the FDUs are in place) Stocking Standards: described below (Conditional: must be submitted at some point before the FSP can be approved.) identifiedarealist: described below (Conditional: should be present in original submission; however, the FSP can be submitted without the IAs.) Page 12 of 24

13 Page 13 of 24

14 Page 14 of 24

15 2.1.8 FDULIST Conditional: The FDUList element is a container to hold one or more Forest Development Units that are included with each original FSP. If this element is included, it must contain at least one FDU element FDU Conditional: An FDU (for Forest Development Unit) is composed of: A name A list of forest licences that apply to the area in the FDU An electronic map of the boundaries of the FDU See the section below on GML and electronic maps. The original FSP submission must contain at least one FDU before it can be approved (although the FDUs may be submitted separately from the base submission). Later amendment submissions may or may not contain FDU elements. The following elements make up an FDU. All of an FDU s elements are mandatory, if the FDU is submitted: gmlboundedby: This is a mandatory section which helps the System recognize that spatial information is following. A typical value for this element is: <gml:boundedby> <gml:null>inapplicable</gml:null> </gml:boundedby> fduname: Each FDU must have a name supplied by the licensee. It can be any value, and should not match the name of any other FDU in the FSP. licencelist: This is a simple list of all Forest Licence Numbers that apply within the boundary of this FSP. (In multiple-agreement holder FSPs, more than one licensee may have obligations within a single FDU.) extentof: This element contains the GML-encoded spatial data describing the geographical boundaries of this FDU. See the section below on GML and spatial data. If an amendment contains changes to any of the FDU data, all the FDUs in the FSP must be re-submitted. (That is, in a multi-fdu FSP, you cannot submit changes to just one FDU: all the FDUs must be submitted again, including spatial (GML) data. FDUs that are left out of an amendment (compared to the original submission) will be deleted by the System. Page 15 of 24

16 IDENTIFIEDAREALIST Conditional: The identifiedarealist element is a container to hold one or more Identified Areas that are included with each original FSP. If this element is included, it must contain at least one identifiedarea element IDENTIFIEDAREA Conditional: An identified area is composed of: A name The legislation type of the Identified Area being included. An electronic map of the boundaries of the Identified Area The following elements make up an identified area. All of an identified area s elements are mandatory, if the identified area is submitted: gmlboundedby: This is a mandatory section which helps the System recognize that spatial information is following. A typical value for this element is: <gml:boundedby> <gml:null>inapplicable</gml:null> </gml:boundedby> Page 16 of 24

17 identifiedareaname: Each Identified Area must have a name supplied by the licensee. It can be any value, and should not match the name of any other Identified Area in the FSP. legislationtypecode: Each Identified Area must have a legislation type supplied by the licensee. It can be any valid legislation type value. extentof: This element contains the GML-encoded spatial data describing the geographical boundaries of this Identified Area. See the section below on GML and spatial data. If an amendment contains changes to any of the Identified Area data, all the Identified Area in the FSP must be re-submitted. (That is, in a multi-identified Area FSP, you cannot submit changes to just one Identified Area: all the Identified Areas must be submitted again, including spatial (GML) data. Identified Areas that are left out of an amendment (compared to the original submission) will be deleted by the System. Page 17 of 24

18 STANDARDS Conditional: One or more Stocking Standards (also known as Standards Regimes) must be submitted with the original FSP. These are like the Stocking Standards familiar to users of RESULTS, with only a few minor differences. Under certain circumstances, licensees may use existing pre-approved stocking standards, which are default standards. The schema allows submission of: district default stocking standards (by Stocking Standard ID) new, fully-described stocking standards a combination of both In the following diagram, default standards would be included as a list of StockingStandardID values; whereas new, fully-described stocking standards would be listed under the newfspstandardslist container element Page 18 of 24

19 For the fully-described Stocking Standards, here is the layout: standardsregimename: A text name for the stocking standard, up to 50 characters. standardsobjective: A text description of the overall objective for this stocking standard. regenobjectives: States details of regeneration and free growing milestones proposed for this standard. geographicdescription: A general, text-based description of the geographical area within which this standard may be applied. additionalstandards: Optional comments to elaborate on the standard, or state additional conditions or circumstances that apply. BGCList: A list of the BioGeoClimatic zones that are compatible with this stocking standard. standardslayerlist: A list of forest layers considered in this stocking standard; different silviculture practices and species may apply in different layers. A full description of the various fields and possible values for stocking standards can be found at: Page 19 of 24

20 Page 20 of 24

21 3. DATA TYPES There are several data types that have specific requirements. This section describes the proper syntax and formatting to be used when entering content for these types. 3.1 ANYURI This is a standard XML data type for representing a Uniform Resource Identifier. For the purposes of FSP they are used for addresses; the mailto: prefix should be used as in the example. Example: <fst: address>mailto:john.doe@majorlicensee.com</fsp: address> 3.2 BOOLEAN In XML, Boolean (logical) values can be given as either 1/0 or true/false. The name of a Boolean field always indicates the effect of a true value. Thus AmendmentInd indicates that if the field has a value of true, the submission should be processed as an amendment. Example: <fsp:amendmentind>1</fsp:amendmentind> 3.3 CODE TYPES The only pre-defined codes defined for FSP Submissions are those involving Stocking Standards. For pre-defined codes for the Stocking Standards section of the submission, see the Code Table section at: DATE In XML, dates must always be given in the format YYYY-MM-DD. Thus indicates April 10, Example: <fsp:submissiondate> </fsp:submissiondate> Page 21 of 24

22 3.5 TELEPHONE NUMBERS Telephone numbers use the custom data type, TelephoneNumberType. A valid telephone number must be 10 digits, starting with the area code. Example: <fsp:telephonenumber> </fsp:telephonenumber> 3.6 GEOMETRY Geometry content is made up of two components: spatial metadata and the feature itself. Metadata is information about the data itself, for example how it was captured. The tags for both components are mandatory but the content is optional. ESF will validate several types of geometry. For RESULTS, the acceptable types are: Point Linestring Polygon MultiPolygon Polygon with multiple holes Page 22 of 24

23 3.6.1 GML Geometry is represented as GML; the fsp:extentof tags are used to delineate the GML tags. The following exemplify the syntax for all geometry types that are acceptable in an FSP submission document. Spatial Coordinate Systems: ESF requires spatial objects in submissions to specify the coordinate system used to represent them. The srsname attribute is used to define this. Note that it is permissible (but not recommended) that different coordinate systems can be used within the same submission. Refer to the following table in the Code Tables for valid entries. SRS NAME EPSG:4326 EPSG:32607 EPSG:32608 EPSG:32609 EPSG:32610 EPSG:32611 EPSG:42102 EPSG:4269 EPSG:26907 EPSG:26908 EPSG:26909 EPSG:26910 EPSG:26911 COORDINATE SYSTEM WGS 84 (Geographics) WGS 84 / UTM zone 7N WGS 84 / UTM zone 8N WGS 84 / UTM zone 9N WGS 84 / UTM zone 10N WGS 84 / UTM zone 11N NAD83 BC Albers NAD83 (Geographics) NAD83 / UTM zone 7N NAD83 / UTM zone 8N NAD83 / UTM zone 9N NAD83 / UTM zone 10N NAD83 / UTM zone 11N Page 23 of 24

24 GML Examples: <fsp:extentof> <gml:polygon srsname="epsg:42102"> <gml:outerboundaryis> <gml:linearring> <gml:coordinates>2271.0, , , , ,1000.0</gml:coordinates> </gml:linearring> </gml:outerboundaryis> </gml:polygon> </fsp:extentof> <fsp:extentof> <gml:multipolygon srsname="epsg:42102"> <gml:polygonmember> <gml:polygon> <gml:outerboundaryis> <gml:linearring> <gml:coordinates>2237.7, , , , ,2513.4</gml:coordinates> </gml:linearring> </gml:outerboundaryis> <gml:innerboundaryis> <gml:linearring> <gml:coordinates>2737.7, , , , ,2983.1</gml:coordinates> </gml:linearring> </gml:innerboundaryis> </gml:polygon> </gml:polygonmember> <gml:polygonmember> <gml:polygon> <gml:outerboundaryis> <gml:linearring> <gml:coordinates>988.7, , , , ,2524.7</gml:coordinates> </gml:linearring> </gml:outerboundaryis> </gml:polygon> </gml:polygonmember> </gml:multipolygon> </fsp:extentof> <fsp:extentof> <gml:polygon srsname="epsg:42102"> <gml:outerboundaryis> <gml:linearring> <gml:coordinates>1000.0, , , , ,1000.0</gml:coordinates> </gml:linearring> </gml:outerboundaryis> <gml:innerboundaryis> <gml:linearring> <gml:coordinates>1168.0, , , , ,1227.8</gml:coordinates> </gml:linearring> </gml:innerboundaryis> <gml:innerboundaryis> <gml:linearring> <gml:coordinates>1643.6, , , , ,1606.3</gml:coordinates> </gml:linearring> </gml:innerboundaryis> </gml:polygon> </fsp:extentof>

ELECTRONIC SUBMISSION FRAMEWORK (ESF)

ELECTRONIC SUBMISSION FRAMEWORK (ESF) ELECTRONIC SUBMISSION FRAMEWORK (ESF) LEXIS (Log Export Information System) SUBMISSION GUIDE FOR PROVINCIAL APPLICATIONS Client: Ministry of Forests Information Management Group Date: April 8, 2008 Revision:

More information

Updating Spatial Information to Submitted FSPs. Submitting Spatial Information to the FSP Tracking System

Updating Spatial Information to Submitted FSPs. Submitting Spatial Information to the FSP Tracking System Submission Process This quick reference card contains a listing of the procedures to follow in updating spatial information in an FSP, or amendment, that has been submitted to the FSP Tracking System.

More information

Document Change Control

Document Change Control Document Change Control Document Change Control The information contained in this user guide may change based on experience and issues identified/resolved. Please check the FSP Tracking System website

More information

FRPA GENERAL BULLETIN

FRPA GENERAL BULLETIN Forest and Range Practices Act FRPA GENERAL BULLETIN Number 24 March 16, 2010 20-Year Time Limit for Establishing a Free Growing Stand under Section 44 (1)(b) of the Forest Planning and Practices Regulation

More information

RESULTS TRAINING Amendments, Updates, Approved Variations

RESULTS TRAINING Amendments, Updates, Approved Variations RESULTS TRAINING Amendments, Updates, Approved Variations Version 4 January 2009 Document Change Control Version Date Description Author Website 1.0 November 2004 Original content development Symmetree

More information

ezilink Training Manual

ezilink Training Manual ezilink Training Manual For the Ministry of Forests and Sustainable Resource Management Participant Manual December 2004 Table of Contents TABLE OF CONTENTS...I TRAINING OVERVIEW... 1 1. OVERVIEW... 1

More information

Name type specification definitions part 1 basic name

Name type specification definitions part 1 basic name Open Geospatial Consortium Inc. Date: 2010-03-31 Reference number of this document: OGC 09-048r3 OGC Name of this document: http://www.opengis.net/doc/pol-nts/def-1/1.1 Version: 1.1 Category: OpenGIS Policy

More information

Standards for Predictive Ecosystem Mapping (PEM) Digital Data Capture in British Columbia, Version 1.0 (2000) Errata No. 1.0

Standards for Predictive Ecosystem Mapping (PEM) Digital Data Capture in British Columbia, Version 1.0 (2000) Errata No. 1.0 Standards for Predictive Ecosystem Mapping (PEM) Digital Data Capture in British Columbia, Version 1.0 (2000) Errata No. 1.0 Prepared by Ministry of Sustainable Resource Management Resource Information

More information

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents SMPTE AG 18:2017 Administrative Guideline SMPTE Metadata Registers Maintenance and Publication Page 1 of 20 pages Table of Contents 1 Scope 3 2 Conformance Notation 3 3 Normative References 3 4 Definitions

More information

IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002)

IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002) 2002-09-26 IEEE 802.16-02/47 IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002) For a review of the Standards Development Process (designed to assist the Working Group, Working Group

More information

MER Data Reference Guide - Introduction

MER Data Reference Guide - Introduction Electronic Reporting MER Data Reference Guide - Introduction Version: 4 Issued: 7 October 2009 Document History Version Date Description 1.0 23/03/2007 Initial version 2 31/08/2007 Updated to include shared

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19139-2 First edition 2012-12-15 Geographic information Metadata XML schema implementation Part 2: Extensions for imagery and gridded data Information géographique Métadonnées

More information

Circular on the notification and approval of IT systems

Circular on the notification and approval of IT systems This is an English translation of Circular on the notification and approval of IT systems (Cirkulære om anmeldelse og godkendelse af it-systemer). In the event of a conflict between the Danish version

More information

All IMO Members Intergovernmental Organizations Non-Governmental Organizations in Consultative Status

All IMO Members Intergovernmental Organizations Non-Governmental Organizations in Consultative Status E 4 ALBERT EMBANKMENT LONDON SE1 7SR Telephone: +44 (0)20 7735 7611 Fax: +44 (0)20 7587 3210 Circular Letter No.3827 8 March 2018 To: All IMO Members Intergovernmental Organizations Non-Governmental Organizations

More information

511 Data Exchange including an Open511 Protocol. June 15, 2016 Version 1.0

511 Data Exchange including an Open511 Protocol. June 15, 2016 Version 1.0 511 Data Exchange including an Open511 Protocol June 15, 2016 Version 1.0 Table of Contents 1.0 511 Data Exchange including an Open511 Protocol... 2 1.1 Why 511 Data Exchange?... 2 1.2 Contributions...

More information

SysML Past, Present, and Future. J.D. Baker Sparx Systems Ambassador Sparx Systems Pty Ltd

SysML Past, Present, and Future. J.D. Baker Sparx Systems Ambassador Sparx Systems Pty Ltd SysML Past, Present, and Future J.D. Baker Sparx Systems Ambassador Sparx Systems Pty Ltd A Specification Produced by the OMG Process SysML 1.0 SysML 1.1 Etc. RFI optional Issued by Task Forces RFI responses

More information

Guide: Entering an Application for an Existing Groundwater Licence. in Virtual FrontCounter BC

Guide: Entering an Application for an Existing Groundwater Licence. in Virtual FrontCounter BC Guide: Entering an Application for an Existing Groundwater Licence in Virtual FrontCounter BC July 2017 Contents Step 1 Start the application... 3 Step 2- Eligibility... 4 Step 3 Technical Information...

More information

Riparian Areas Regulation Notification System Users Guide

Riparian Areas Regulation Notification System Users Guide Riparian Areas Regulation Notification System Users Guide February 2008 1. Getting started... 3 1.1 Minimum system requirements... 3 1.2 Internet connection... 3 1.3 Internet browser... 4 1.4 Programs

More information

Overview of OGC Document Types

Overview of OGC Document Types Overview of Document Types Carl Reed February 2015 Overview The following set of slides documents the current set of key documents, their key policy and procedure actions, and key document work flows.

More information

All Fields marked with * are mandatory. *Ben Caradoc-Davies

All Fields marked with * are mandatory. *Ben Caradoc-Davies All Fields marked with * are mandatory. Change Request #: 303 Assigned OGC Document #: Name: Organization: Email: 13-048r1 *Ben Caradoc-Davies *CSIRO *Ben.Caradoc-Davies@csiro.au Document Name/Version:

More information

GIS Data Preparation and Conversion for the Web

GIS Data Preparation and Conversion for the Web Institute of Cartography GIS Data Preparation and Conversion for the Web Ionuț Iosifescu 17/02/2016 1 Data Preparation Workflow Data Collection Data Check Convert Data Visualize Data - Data Sources - GIS

More information

How to Create and Send a Major Project Progress Report?

How to Create and Send a Major Project Progress Report? How to Create and Send a Major Project Progress Report? Contents of this guide: 1.1. Create a new Major Project Progress Report...2 1.2. Validate a Major Project Progress Report...6 1.3. Send a Major Project

More information

ecrv User Guide Public Users for Faribault County 415 N. Main Street Blue Earth, MN

ecrv User Guide Public Users for Faribault County 415 N. Main Street Blue Earth, MN ecrv User Guide for Public Users Faribault County 415 N. Main Street Blue Earth, MN 56013 507-526-6201 Page: ecrv Guide Last Revised: 2 Faribault County 10/3/2012 ecrv Basics The Department of Revenue

More information

LONG-RANGE IDENTIFICATION AND TRACKING SYSTEM TECHNICAL DOCUMENTATION (PART II)

LONG-RANGE IDENTIFICATION AND TRACKING SYSTEM TECHNICAL DOCUMENTATION (PART II) E 4 ALBERT EMBANKMENT LONDON SE1 7SR Telephone: +44 (0)20 7735 7611 ax: +44 (0)20 7587 3210 LONG-RANGE IDENTIICATION AND TRACKING SYSTEM TECHNICAL DOCUMENTATION (PART II) MSC.1/Circ.1294/Rev.5 17 January

More information

COORDINATE SYSTEM TRANSFORM SERVICE REFERENCE

COORDINATE SYSTEM TRANSFORM SERVICE REFERENCE COORDINATE SYSTEM TRANSFORM SERVICE REFERENCE Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No part

More information

Loan Closing Advisor SM. User Guide. December 2017

Loan Closing Advisor SM. User Guide. December 2017 Loan Closing Advisor SM User Guide December 2017 Notice This User Guide is Freddie Mac s CONFIDENTIAL INFORMATION as defined in and subject to the provisions of the Freddie Mac Single Family Seller/Servicer

More information

Credit data collection. Description of electronic reporting

Credit data collection. Description of electronic reporting Financial Stability and Statistics 1 (27) Credit data collection Description of electronic reporting Version 1.8 ( 30 August 2018) 2 (27) Version Date Validity Revisions 1.8 30 August 2018 - Changes according

More information

PA Department of Environmental Protection. Guidance for Data Management

PA Department of Environmental Protection. Guidance for Data Management PA Department of Environmental Protection Guidance for Data Management September 13, 2005 Prepared for Integration with DEP Grant Guidance PA Department of Environmental Protection Information Access Strategy

More information

Gatekeeper and Notice Requirements For Direct Electronic Access and Routing Arrangements

Gatekeeper and Notice Requirements For Direct Electronic Access and Routing Arrangements Rules Notice Technical UMIR Please distribute internally to: Institutional Legal and Compliance Senior Management Trading Desk Contact: Naomi Solomon Senior Policy Counsel, Market Regulation Policy Telephone:

More information

BC Timber Sales Supplier s Guide to Browsing TSL Opportunities and e-bidding

BC Timber Sales Supplier s Guide to Browsing TSL Opportunities and e-bidding Procurement Services - Ministry of Technology, Innovation and Citizens Services BC Bid System BC Timber Sales Supplier s Guide to Browsing TSL Opportunities and e-bidding NOTE: You must register for an

More information

Credit data collection. Description of electronic reporting

Credit data collection. Description of electronic reporting 1 (27) Credit data collection Description of electronic reporting Version 1.3 (28 December 2017) 2 (27) Version Date Validity Revisions 1.0 31 January 2017 This document is a draft version of the instructions

More information

Identity and access management (IAM) organisation administrator guidelines

Identity and access management (IAM) organisation administrator guidelines Identity and access management (IAM) organisation administrator guidelines June 2013 2 NZ Transport Agency IAM General User Guidelines June 2013 CONTENTS 3 Document information 3 RealMe service 3 Copyright

More information

Standards for Versioned Documents

Standards for Versioned Documents Corporate Services for the Natural Resource Sector Information Management Branch Standards for Versioned Documents Last Updated: September 17, 2014 Version: 1.0.3 Document: NRS_Standards_for_Versioned_Documents_1.0.3

More information

User Guide Part 2: More Details. March 2014

User Guide Part 2: More Details. March 2014 User Guide Part 2: More Details March 2014 Table of Contents Introduction... 3 More Details... 4 The Home Page... 4 Workflows... 5 Starting a Workflow... 5 Policy Life Cycle Workflows... 6 Start Review

More information

Engaged Management ReView Author Guidelines V.1.0. Friday, March 11, 2015

Engaged Management ReView Author Guidelines V.1.0. Friday, March 11, 2015 Engaged Management ReView Author Guidelines V.1.0 Friday, March 11, 2015 Table of Contents Engaged Management ReView (EMR) Guidelines for Authors... 3 SECTION 1: Author How to Submit an Article... 3 SECTION

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

More information

Field Measurement Approach

Field Measurement Approach Field Measurement Approach ON-LINE USER GUIDE FOR REGISTERED EMISSIONS TRADING SCHEME POST 1989 AND PERMANENT FOREST SINK INITIATIVE PARTICIPANTS Version 1.1 Contents Overview of submitting FMA information

More information

CGI Deliverables Approval and Maintenance Process

CGI Deliverables Approval and Maintenance Process CGI Management CGI Deliverables Approval and Maintenance Process Approved 02 September 2011 1. Introduction The following describes the official approval and maintenance process for the Common Global Implementation

More information

Nationwide Mortgage Licensing System & Registry

Nationwide Mortgage Licensing System & Registry Nationwide Mortgage Licensing System & Registry Mortgage Call Reports XML Specification Release 2012.3 1 Change Log Date Description Release Version 5/15/2012 XSD files updates for Form Version 2 (No changes

More information

WEBADE TASK MANAGER EXTENSION

WEBADE TASK MANAGER EXTENSION WEBADE TASK MANAGER EXTENSION Developer s Guide Client: Ministry of Forests Information Management Group Date: December 10, 2007 Revision: 6 Vivid Solutions Inc. Suite #1A, 2328 Government St. Victoria,

More information

GWPC Directional Survey Upload Application Implementation Considerations

GWPC Directional Survey Upload Application Implementation Considerations GWPC Directional Survey Upload Application Implementation Considerations RBDMS Annual Training Conference, Lido Beach, Florida April 3, 2019 Jim Milne, Dan Jarvis, Scott Bland Presentation Outline Overview

More information

St. Christopher (St. Kitts) & Nevis. FATCA Portal User Guide

St. Christopher (St. Kitts) & Nevis. FATCA Portal User Guide St. Christopher (St. Kitts) & Nevis FATCA Portal User Guide Dated issued: February 19, 2016 Contact us: St. Kitts and Nevis Competent Authority 1-869 465 8485 or FATCA@sknird.com TABLE OF CONTENTS Introduction...

More information

COMMUNICATIONS & MARKETING POLICIES & PROCEDURES Urban Affairs and New Nontraditional Programs

COMMUNICATIONS & MARKETING POLICIES & PROCEDURES Urban Affairs and New Nontraditional Programs COMMUNICATIONS & MARKETING POLICIES & PROCEDURES Urban Affairs and New Nontraditional Programs August 2014 Communications & Marketing Policies & Procedures Urban Affairs and New Nontraditional Programs

More information

ETD Submission via ProQuest Step-by-Step

ETD Submission via ProQuest Step-by-Step ETD Submission via ProQuest Step-by-Step 1. Access the ProQuest ETD Administrator portal ProQuest s portal page is linked in the Students area of the Graduate School website here: http://www.clemson.edu/graduate/students/theses-and-dissertations/submit.html.

More information

Nationwide Mortgage Licensing System & Registry

Nationwide Mortgage Licensing System & Registry Nationwide Mortgage Licensing System & Registry Mortgage Call Reports XML Specification Release 2016.1 1 Revision Date: 2/17/2016 Change Log Date Description Release Version 2/17/2016 Language used to

More information

Circulated to P- and O-members, and to technical committees and organizations in liaison for voting (P-members only) by:

Circulated to P- and O-members, and to technical committees and organizations in liaison for voting (P-members only) by: Committee Draft ISO/IEC CD 24706 Date: 2006-05-01 Reference number: ISO/JTC 1/SC 32N1469 Supersedes document SC 32N1257 THIS DOCUMENT IS STILL UNDER STUDY AND SUBJECT TO CHANGE. IT SHOULD NOT BE USED FOR

More information

Use Case Create NOMCR

Use Case Create NOMCR Use Case Create NOMCR COPS.P01ModelManageData_UseCase_CreateNOMCR_V0.9 Name: Create NOMCR for Incremental Model Update Summary: Acronyms: Create Data change file for all additions, deletions or modifications

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2016-12-05 Reference number of this OGC document: OGC 07-036r1 Version: 3.2.2 Category: OpenGIS Standard Editor: Clemens Portele OpenGIS Geography Markup Language

More information

WiMAX Forum Trademark Policy and Trademark Usage Guidelines Part 1 WiMAX. Adopted March 27, 2007; Amended September 6, 2007

WiMAX Forum Trademark Policy and Trademark Usage Guidelines Part 1 WiMAX. Adopted March 27, 2007; Amended September 6, 2007 Introduction. WiMAX Forum Adopted March 27, 2007; Amended September 6, 2007 This policy provides usage guidelines and requirements for WiMAX. WiMAX is a trademark and service mark of the WiMAX Forum. As

More information

My Research, Human Protocols (MRHP) PI User Guide October 2017

My Research, Human Protocols (MRHP) PI User Guide October 2017 My Research, Human Protocols (MRHP) PI User Guide October 2017 October, 2017 Page 1 of 22 Contents System Requirements... 3 Browsers... 3 Pop-ups... 3 Chrome... 3 Internet Explorer... 4 Firefox... 4 Safari...

More information

NEW JERSEY DEPARTMENT OF AGRICULTURE

NEW JERSEY DEPARTMENT OF AGRICULTURE NEW JERSEY DEPARTMENT OF AGRICULTURE Division of Food and Nutrition School Nutrition Programs SCHOOL NUTRITION ELECTRONIC APPLICATION AND REIMBURSEMENT SYSTEM (SNEARS) USER MANUAL If you are having problems

More information

Nationwide Mortgage Licensing System & Registry

Nationwide Mortgage Licensing System & Registry Nationwide Mortgage Licensing System & Registry Mortgage Call Reports XML Specification Release 2015.1 1 Revision Date: 11/7/2014 Change Log Date Description Release Version 11/15/2014 A Release Notes

More information

UNIVERSITY OF PENNSYLVANIA

UNIVERSITY OF PENNSYLVANIA UNIVERSITY OF PENNSYLVANIA Research Inventory System- Subaward Generator Module (RIS-SGM) August 2013 This document contains a user instruction guide for the creation and submission of subaward requests.

More information

Ministry of Energy, Mines and Petroleum Resources. Guide to Acquiring Crown Petroleum and Natural Gas Tenures

Ministry of Energy, Mines and Petroleum Resources. Guide to Acquiring Crown Petroleum and Natural Gas Tenures Ministry of Energy, Mines and Petroleum Resources Guide to Acquiring Crown Petroleum and Natural Gas Tenures March 2018 1 Summary of Revisions Effective date Section Description March 2018 Reconfigured

More information

New submission portal for Issuer Management cases

New submission portal for Issuer Management cases New submission portal for Issuer Management cases 1 New online portal for submissions In July we will introduce an online portal which will be our preferred method for submitting applications, requests

More information

Grid Code Planner EU Code Modifications GC0100/101/102/104

Grid Code Planner EU Code Modifications GC0100/101/102/104 Grid Code Planner EU Code Modifications GC0100/101/102/104 Place your chosen image here. The four corners must just cover the arrow tips. For covers, the three pictures should be the same size and in a

More information

Proposed Implementation Plan to Adopt Updates of the Regulatory Air Dispersion Models referenced in O.Reg. 419/05 Presentation to AWMA Air

Proposed Implementation Plan to Adopt Updates of the Regulatory Air Dispersion Models referenced in O.Reg. 419/05 Presentation to AWMA Air Proposed Implementation Plan to Adopt Updates of the Regulatory Air Dispersion Models referenced in O.Reg. 419/05 Presentation to AWMA Air Practitioner s Group February 11 th, 2015 Overview Background

More information

RADAR USER GUIDE FOR AMAPCEO OPS MEMBERS REGISTRY OF AMAPCEO DISPUTE ACTIVITY & RESOLUTION. April 5, 2017 RADAR User Guide for OPS Members v1.

RADAR USER GUIDE FOR AMAPCEO OPS MEMBERS REGISTRY OF AMAPCEO DISPUTE ACTIVITY & RESOLUTION. April 5, 2017 RADAR User Guide for OPS Members v1. RADAR REGISTRY OF AMAPCEO DISPUTE ACTIVITY & RESOLUTION USER GUIDE FOR AMAPCEO OPS MEMBERS April 5, 2017 RADAR User Guide for OPS Members v1.0 Experiencing a Workplace Issue? Don t delay. Take action within

More information

Guide: Entering an Application for an Existing Groundwater Licence. in Virtual FrontCounter BC

Guide: Entering an Application for an Existing Groundwater Licence. in Virtual FrontCounter BC Guide: Entering an Application for an Existing Groundwater Licence in Virtual FrontCounter BC February 2017 1 PURPOSE OF THIS GUIDE... 4 Getting to the Application... 4 Step 1 Start the application...

More information

Government of Ontario IT Standard (GO ITS)

Government of Ontario IT Standard (GO ITS) Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.5 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

Release Notes March 2016

Release Notes March 2016 Release Notes March 2016 About the Release Notes... 3 Release Overview... 3 End of Life Announcements... 3 Other Announcements... 5 Enhancements... 6 Doc Launcher for uploading 3 rd party documents and

More information

BC Taxi Camera Rule. Legislation Section 28(2)(a) of the Passenger Transportation Act states:

BC Taxi Camera Rule. Legislation Section 28(2)(a) of the Passenger Transportation Act states: Effective May 31, 2017 Purposes 1. Enable taxicab licensees in British Columbia to use taxi cameras for driver and passenger safety. 2. Establish privacy safeguards. 3. Establish standards and requirements

More information

ipcr Web Training Manual

ipcr Web Training Manual ipcr Web Training Manual Technical support: (800) 464-1740 Technical support email address: support@ipcrems.com [1] Table of Contents Accessing ipcr Web... 4 ipcr Web Sign In... 5 Persistent ipcr Web Features...

More information

The cadastral data and standards based on XML in Poland

The cadastral data and standards based on XML in Poland The cadastral data and standards based on XML in Poland Jarosław Bydłosz, Piotr Parzych AGH University of Science and Technology Cracow, Poland 1 XML XML Extensible Markup Language Extensible Markup Language

More information

Regulatory Notice 10-28

Regulatory Notice 10-28 Regulatory Notice 10-28 Extension of Time Requests New System for Processing Regulation T and SEA Rule 15c3-3 Extension of Time Requests Effective Dates: August 23, 2010 (Phase I); November 8, 2010 (Phase

More information

GEOFidelis SDSFIE Implementation Roles and Responsibilities Guide

GEOFidelis SDSFIE Implementation Roles and Responsibilities Guide GEOFidelis SDSFIE Implementation Roles and Responsibilities Guide Version: 1.4 Prepared for: USMC Installation Geospatial Information and Services Program (GEOFidelis) November 19th, 2012 TABLE OF CONTENTS

More information

Online Reliance System FAQs

Online Reliance System FAQs Online Reliance System FAQs Table of Contents Online Reliance System FAQs... 1 When should the Online Reliance System be used?...3 Who can use the Online Reliance System?...3 Do I have to use the Online

More information

Canadian Anti-Spam Legislation (CASL) Compliance Policy. 2. Adopt Canadian Anti-Spam Legislation (CASL) Compliance Policy.

Canadian Anti-Spam Legislation (CASL) Compliance Policy. 2. Adopt Canadian Anti-Spam Legislation (CASL) Compliance Policy. NO: R055 COUNCIL DATE: April 27, 2015 REGULAR COUNCIL TO: Mayor & Council DATE: March 30, 2015 FROM: City Clerk FILE: 0625-20 SUBJECT: Canadian Anti-Spam Legislation (CASL) Compliance Policy RECOMMENDATION

More information

NRS Logical Data Model to Physical Data Model Transformations

NRS Logical Data Model to Physical Data Model Transformations Corporate Services for the Natural Resource Sector Information Management Branch NRS Logical Data Model to Physical Data Model Transformations Last Updated: Dec 10 th, 2016 Version: 2.1 Document: NRS Logical

More information

July 28, IT Settlements

July 28, IT Settlements Integrated Marketplace Settlements User Interface July 28, 2017 IT Settlements Revision History Date or Version Number Author Change Description 1.0 Various Initial Draft 2.0 7/28/2017 Nikki Eason Updated

More information

Biodiversity Interactive Map

Biodiversity Interactive Map Powered by MapShare Biodiversity Interactive Map (BIM) User Tips The Biodiversity Interactive Map (BIM) is accessible via the Department of Environment and Primary Industries (DEPI) website at www.depi.vic.gov.au.

More information

BEEDS portal Bank of England Electronic Data Submission portal. User guide. Credit unions Version 1.2

BEEDS portal Bank of England Electronic Data Submission portal. User guide. Credit unions Version 1.2 BEEDS portal Bank of England Electronic Data Submission portal User guide Credit unions Version 1.2 May 2018 Contents Document versions 3 1. Introduction 4 a. Bank of England contact details 4 2. General

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Guide for Researchers: Online Human Ethics Application Form What is Quest Quest is our comprehensive research management system used to administer and support research activity at Victoria University.

More information

Submitting XML and Excel. Cost Reports

Submitting XML and Excel. Cost Reports Submitting XML and Excel Cost Reports CSDR Submit-Review Submitter Training July 1, 2014 April 5, 2011 Submitter Training The following slides provide step-by-step screenshots to illustrate the actions

More information

GML Clarifications. IHO S-100WG April 2018 Raphael Malyankar; Eivind Mong. Work sponsored by NOAA

GML Clarifications. IHO S-100WG April 2018 Raphael Malyankar; Eivind Mong. Work sponsored by NOAA GML Clarifications IHO S-100WG3 10-13 April 2018 Raphael Malyankar; Eivind Mong Work sponsored by NOAA Overview of proposal/presentation The proposal for Part 10b contains: Modifications arising from splines

More information

Teamcenter 11.1 Systems Engineering and Requirements Management

Teamcenter 11.1 Systems Engineering and Requirements Management SIEMENS Teamcenter 11.1 Systems Engineering and Requirements Management Systems Architect/ Requirements Management Project Administrator's Manual REQ00002 U REQ00002 U Project Administrator's Manual 3

More information

March EDGAR Filer Manual (Volume I)

March EDGAR Filer Manual (Volume I) 3. BECOMING AN EDGAR FILER 3.1 Getting Ready To automate the process of submitting a Form ID application, the SEC has developed the EDGAR Filer Management Website (EFMW). At this website a potential filer

More information

Envinsa. Coordinate Geometry Service Reference

Envinsa. Coordinate Geometry Service Reference Envinsa Coordinate Geometry Service Reference Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No part

More information

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 Imprint Published by: ICPDR International Commission for the Protection of the Danube River ICPDR 2016 Contact ICPDR Secretariat Vienna

More information

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.6 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

PCT International Cooperation Division

PCT International Cooperation Division E ORIGINAL: ENGLISH DATE: APRIL 21, 2017 PCT International Cooperation Division DATA FORMAT SPECIFICATIONS FOR THE COLLECTION OF PCT NATIONAL PHASE INFORMATION Version number 4.1 INTRODUCTION The purpose

More information

PCORI Online: Awardee User Guide Research Awards

PCORI Online: Awardee User Guide Research Awards PCORI Online: Awardee User Guide Research Awards Updated as of 1/31/18 1 Table of Contents Section 1: Introduction to PCORI Online... 3 1.1 Getting Started - Tips for Using PCORI Online... 4 1.2 Logging

More information

RESOLUTION MSC.210(81) (adopted on 19 May 2006) PERFORMANCE STANDARDS AND FUNCTIONAL REQUIREMENTS FOR THE LONG-RANGE IDENTIFICATION AND TRACKING OF

RESOLUTION MSC.210(81) (adopted on 19 May 2006) PERFORMANCE STANDARDS AND FUNCTIONAL REQUIREMENTS FOR THE LONG-RANGE IDENTIFICATION AND TRACKING OF MSC 81/25/Add.1 RESOLUTION MSC.210(81) REQUIREMENTS FOR THE LONG-RANGE IDENTIFICATION THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) of the Convention on the International Maritime Organization

More information

Nova Scotia Health Authority Research Ethics Board. Researcher s (PI) User Manual

Nova Scotia Health Authority Research Ethics Board. Researcher s (PI) User Manual Nova Scotia Health Authority Research Ethics Board Researcher s (PI) User Manual The Researcher s Portal is available through the Login at the following URL: http://nsha-iwk.researchservicesoffice.com/romeo.researcher/login.aspx

More information

Data for Accountability, Transparency and Impact Monitoring (DATIM) MER Data Import Reference Guide Version 2. December 2018

Data for Accountability, Transparency and Impact Monitoring (DATIM) MER Data Import Reference Guide Version 2. December 2018 Data for Accountability, Transparency and Impact Monitoring (DATIM) MER Data Import Reference Guide Version 2 December 2018 U.S. Department of State U.S. Office of Global AIDS Coordinator (OGAC) MER Data

More information

4/7/2009. Model: Abstraction of reality following formal rules e.g. Euclidean space for physical space

4/7/2009. Model: Abstraction of reality following formal rules e.g. Euclidean space for physical space Model: Abstraction of reality following formal rules e.g. Euclidean space for physical space At different levels: mathematical model (Euclidean space) conceptual design model (ER model) data model (design)

More information

BEEDS portal Bank of England Electronic Data Submission portal. User guide. New PRA Authorisations Version 1.1

BEEDS portal Bank of England Electronic Data Submission portal. User guide. New PRA Authorisations Version 1.1 BEEDS portal Bank of England Electronic Data Submission portal User guide New PRA Authorisations Version 1.1 May 2018 Contents Document versions 3 1. Introduction 3 a. Bank of England contact details 4

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2010-02-15 Reference number of this OpenGIS Project Document: OGC 09-147 Version: 0.0.1 Category: OpenGIS Interface Standard Editor: Peter Baumann WCS Extension --

More information

The Bank of Russia Standard FINANCIAL MESSAGES IN THE NPS

The Bank of Russia Standard FINANCIAL MESSAGES IN THE NPS The Bank of Russia Standard STO BR NPS-1.0-2017 FINANCIAL MESSAGES IN THE NPS GENERAL TERMS Introduction date: 2017-03-20 Official publication Moscow 2017 Preamble 1. ACCEPTED AND ENACTED by The Bank of

More information

DCC s REACH Authorisation Application for C.I. Pigment Yellow 34 and C.I. Pigment Red 104

DCC s REACH Authorisation Application for C.I. Pigment Yellow 34 and C.I. Pigment Red 104 28 November 2016 DCC s REACH Authorisation Application for C.I. Pigment Yellow 34 and C.I. Pigment Red 104 ECHA notification of your uses covered under DCC s Authorisation Dear Customer and Downstream

More information

IEEE P1564 Voltage Sag Indices Task Force Meeting

IEEE P1564 Voltage Sag Indices Task Force Meeting IEEE P1564 Voltage Sag Indices Task Force Meeting Dan Sabin Electrotek Concepts, Inc. d.sabin@ieee.org January14, 2013 Memphis, Tennessee, USA IEEE P1564 Task Force Meeting Agenda Introductions Patent

More information

Service Level Agreement

Service Level Agreement Service Level Agreement Version 2017.V1 Copyright 2017 ASTOUNDZ 3831 Golf Dr., Houston, TX 77018 713.904.5001 ASTOUNDZ.com Table of Contents Service Level Agreement... 3 Guarantee and Service Level Agreement...

More information

Expense: Process Reports

Expense: Process Reports Expense: Process Reports User Guide for Standard Edition Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition

More information

IATF Transition Strategy Presenter: Cherie Reiche, IAOB

IATF Transition Strategy Presenter: Cherie Reiche, IAOB IATF 16949 Transition Strategy Presenter: Cherie Reiche, IAOB IATF 16949 Transition Strategy IATF 16949 transition strategy was presented at the IATF global stakeholder conference in Rome, Italy in April

More information

vfire 9.8 Release Notes Version 1.5

vfire 9.8 Release Notes Version 1.5 9.8 Release Notes 9.8 Release Notes Table of Contents Version Details for 9.8 Release Notes 4 Copyright 5 About this Document 6 Intended Audience 6 Standards and Conventions 6 Introducing 9.8 7 Installation

More information

Invasive Alien Plant Program. Part 2. Modules 2.2, 2.3 & 2.4. Prepared by Range Branch. Ministry of Forests and Range

Invasive Alien Plant Program. Part 2. Modules 2.2, 2.3 & 2.4. Prepared by Range Branch. Ministry of Forests and Range Invasive Alien Plant Program REFERENCE GUIDE Part 2 Modules 2.2, 2.3 & 2.4 Prepared by Range Branch Ministry of Forests and Range June 2010 MODULE 2.2:... 3 ADDING A NEW SITE... 3 Step 1 Site Location...

More information

IMMC v3 Communication protocol specifications

IMMC v3 Communication protocol specifications Directorate A Core Business Services A.1 Enterprise Architecture, Methods and Formats Formats, Computer Linguistics and Metadata IMMC v3 Communication protocol specifications 8 April 2016 DOCUMENT HISTORY

More information

DTD MIGRATION TO W3C SCHEMA

DTD MIGRATION TO W3C SCHEMA Chapter 1 Schema Introduction The XML technical specification identified a standard for writing a schema (i.e., an information model) for XML called a document type definition (DTD). 1 DTDs were a carryover

More information