A webservice emulator in

Size: px
Start display at page:

Download "A webservice emulator in"

Transcription

1 A webservice emulator in

2 SOAP webservices? A webservice emulator in exist - XML Prague

3 Can you do webservices in exist in straight XQuery? Yes! It s quite simple A webservice emulator in exist - XML Prague

4 Erik Siegel About me Specialized in: XML (related) design, schemas, documentation Transformations, conversions Design of (SOAP) interfaces XML related training XML applications A webservice emulator in exist - XML Prague

5 A webservice emulator in exist - XML Prague

6 The client: Kennisnet IT Support for primary and secondary schools Government funded Activity: Standardization to ensure interoperability between systems involved A webservice emulator in exist - XML Prague

7 Passing assessment results School Administration system Pupil adminstration Assessment results Get pupils List of pupils Assessment System (Vendor X) (Vendor Y) Assessment results Ok A webservice emulator in exist - XML Prague

8 The result: A vocabulary and webservice definitions A webservice emulator in exist - XML Prague

9 The question: Support us! A webservice emulator in exist - XML Prague

10 A webservice emulator in exist - XML Prague

11 What are soap webservices? XML message exchange Predefined XML envelope (in a tiny nutshell) Message content defined by a schema of your own XML Envelope XML Message A webservice emulator in exist - XML Prague

12 Testing a webservice server In our case: The administration system You need a flexible client Send out all kinds of messages Tool: SoapUI Implementation: SoapUI scripts A webservice emulator in exist - XML Prague

13 Testing a webservice client In our case: The assessment system Emulate the server Check the contents Return all kinds of responses: Small, big and huge datasets Valid, invalid and not well-formed Borderline cases Implementation: exist application A webservice emulator in exist - XML Prague

14 Demo time! SoapUI (emulating an assessment system) Request Response Webservice emulator (emulating an administration system) A webservice emulator in exist - XML Prague

15 A webservice emulator in exist - XML Prague

16 User specific data: User: Erik User: Erik IP: User: Erik IP: Response: IP: UPDATE Response: UPDATE Response: UPDATE Global lookup table ResponseAction ID= UPDATE > </ResponseAction> Lookup user by IP Request Get data and IP Validate Ok Generate response Generate fault Response A webservice emulator in exist - XML Prague

17 1: Catch the request! Set up an XQuery for the endpoint URL REST URL rewriting RestXQ A webservice emulator in exist - XML Prague

18 2: Get the body data let $request-data as item()? := request:get-data() if ($request-data instance of document-node()) then (: Ok, well-formed XML :) else (: No XML at all! :) A webservice emulator in exist - XML Prague

19 3: Determine IP address let $ip-address := request:get-remote-host() let $header-forwarded-ip as xs:string? := request:get-header('x-forwarded-for') return if (string($header-forwarded-ip) eq '') then request:get-remote-host() else $header-forwarded-ip A webservice emulator in exist - XML Prague

20 4: Validate the request 1 let $validate-result as element() := validation:jaxv-report($request-data, $xsd) let $request-valid as xs:boolean := (string($validate-result//status[1]) eq 'valid') But which XSD? A webservice emulator in exist - XML Prague

21 4: Validate the request 1 the XSD Original SOAP XSD (adapted) Request XSD Envelope Include A webservice emulator in exist - XML Prague

22 5: Validate the request 2 Additional checks... by XSLT! let $check-result as element() := transform:transform($request-data, $check-xsl, ()) return if (string($check-result/@errorcode) ne ) then (: Error :) else (: Ok! :) Why by XSLT? My home language Easily made table-driven A webservice emulator in exist - XML Prague

23 Table driven: 6: Generate result Direct: <ResponseAction id="uptodate" name="up to date"> <leerlinggegevensantwoord> <geenwijzigingen/> </leerlinggegevensantwoord> </ResponseAction> Generated: <ResponseAction id= HUGEOUTPUT" name= Lots of data generator= generate-lots-of-data > some XML as input for generator </ResponseAction> A webservice emulator in exist - XML Prague

24 7: Generate response A webservice emulator in exist - XML Prague

25 Conclusion Possible to do webservices in straight XQuery It s simple But the details make it hard If you need to test webservices: Use SoapUI A webservice emulator in exist - XML Prague

26 Information? mailto: A webservice emulator in exist - XML Prague

XSpec Users Meetup. hosted by. Sandro Cirulli Alex Jitianu Christophe Marchand Matthieu Ricaud-Dussarget. XML Prague 2018

XSpec Users Meetup. hosted by. Sandro Cirulli Alex Jitianu Christophe Marchand Matthieu Ricaud-Dussarget. XML Prague 2018 XSpec Users Meetup hosted by Sandro Cirulli Alex Jitianu Christophe Marchand Matthieu Ricaud-Dussarget XML Prague 2018 XSpec Users Meetup XML Prague 2018 1 / 23 Content 1 Overview of XSpec 2 XSpec 101

More information

Color Swatch Add-on User Guide

Color Swatch Add-on User Guide Color Swatch Add-on User Guide A guide to using Color Swatch add-on interface Last Updated: February 7, 2018 Version 1.0 2017-2018 Cybage. All rights reserved. The information contained in this document

More information

Non-SAC Member Facility Higg Index Guide: Overview

Non-SAC Member Facility Higg Index Guide: Overview Non-SAC Member Facility Higg Index Guide: Overview The Higg Index is an online self-assessment tool developed by the Sustainable Apparel Coalition, that standardizes the measurement of environmental and

More information

Using BodyPaint 3D with LightWave

Using BodyPaint 3D with LightWave Addendum 23 Plugins ADDENDUM 1 Exchange Plugins Using BodyPaint 3D with LightWave If you are a LightWave user, the quickest way to get your models from LightWave to BodyPaint 3D then back again once you

More information

Future Satellite Based Landing Applications. Dr.-Ing. Thomas Feuerle (TU Braunschweig)

Future Satellite Based Landing Applications. Dr.-Ing. Thomas Feuerle (TU Braunschweig) Future Satellite Based Landing Applications Dr.-Ing. Thomas Feuerle (TU Braunschweig) Galileo Application Congress Prague 2012 Content Motivation and Background Precision GNSS landing applications Examples

More information

Desktop MQTT Client for Adafruit.io

Desktop MQTT Client for Adafruit.io Desktop MQTT Client for Adafruit.io Created by lady ada Last updated on 2017-07-14 05:58:50 AM UTC Guide Contents Guide Contents Overview Installing Software Configuring SSL Connections Connecting & Use

More information

OBIS Scientific Remote

OBIS Scientific Remote OBIS Scientific Remote OBIS Scientific Remote P. P. 2 2 OBIS Scientific Remote The OBIS laser with shutter, OBIS Remote key switch, interlock and 5- second delay allows the OBIS laser system to conform

More information

SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT

SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT A Collaboration Between the Sustainable Apparel Coalition and the Organisation for Economic Cooperation and Development February 13, 2019 A Global Language

More information

Stilwell Construction

Stilwell Construction CASE STUDY Stilwell Construction Challenge Stilwell Construction needed to move away from a paper-based document management system. Manually filed paperwork led to lost receipts and difficulty finding

More information

OpenSesame EyeLink tutorial

OpenSesame EyeLink tutorial OpenSesame EyeLink tutorial Daniel Schreij 1, Sebastiaan Mathôt 1,2, and Lotje van der Linden 2 1 VU University Amsterdam, Dept. of Cognitive Psychology 2 Aix-Marseille Université, Laboratoire de Psychologie

More information

Steam Heat Retrofit for Coover Hall

Steam Heat Retrofit for Coover Hall Steam Heat Retrofit for Coover Hall sddec1802 Jevay Aggarwal Technical Lead Sarah Coffey Reporting Lead Thomas Devens Project Plan Lead Joseph Filbert Client Contact Lead Kenneth Wendt Webmaster Liz Wickham

More information

OBIS LX/LS Single Laser Remote

OBIS LX/LS Single Laser Remote OBIS LX/LS Single Laser Remote Full Feature Laser Remote and Power Supply OBIS LX and OBIS LS laser products come with a variety of accessories to support your application needs. The OBIS Single Laser

More information

6 That s. a great shirt! VOCABULARY BUILDING. Describing Clothing UNIT COLORS PATTERNS MATERIALS PARTNER CONVERSATION TARGET WORDS CONNECT

6 That s. a great shirt! VOCABULARY BUILDING. Describing Clothing UNIT COLORS PATTERNS MATERIALS PARTNER CONVERSATION TARGET WORDS CONNECT 6 That s a great shirt! VOCABULARY BUILDING TARGET WORDS Listen. Point to the pictures. Describing Clothing 6- red orange yellow COLORS green blue brown gray white black PATTERNS solid striped checked

More information

Monochrome OLED Breakouts

Monochrome OLED Breakouts Monochrome OLED Breakouts Created by lady ada Last updated on 2018-01-02 08:35:47 PM UTC Guide Contents Guide Contents Overview Power Requirements OLED Power Requirements 5V- ready 128x64 and 128x32 OLEDs

More information

Adafruit ATWINC1500 WiFi Breakout

Adafruit ATWINC1500 WiFi Breakout Adafruit ATWINC1500 WiFi Breakout Created by lady ada Last updated on 2018-01-29 08:25:04 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins SPI Pins Other SPI Interface Pins Assembly Prepare

More information

Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education. Dr Mike Walsh & Ms Kathy Haigh University of Cumbria

Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education. Dr Mike Walsh & Ms Kathy Haigh University of Cumbria Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education Dr Mike Walsh & Ms Kathy Haigh University of Cumbria Why Stilwell? Frankie Stilwell : Outlaw Born 1856, Involved

More information

www.newsflashenglish.com ESL ENGLISH LESSON (60-120 mins) 5 th July 2012 Auschwitz A lesson in history Today, let s talk about Auschwitz. It s a lesson in history we should never forget. Why discuss it

More information

Eyelash Extension Consultation Form

Eyelash Extension Consultation Form Eyelash Extension Consultation Form Date Name Address City State Zip Cell # Is it ok to text this phone? Yes / No *we use text messaging as a way to send appointment confirmations Birthday: E-Mail Address

More information

MCP Bit DAC Tutorial

MCP Bit DAC Tutorial MCP4725 12-Bit DAC Tutorial Created by lady ada Last updated on 2018-03-05 10:51:16 PM UTC Guide Contents Guide Contents Overview Wiring Arduino Code Using the library Increasing the speed CircuitPython

More information

OBIS LX/LS Single Laser Remote

OBIS LX/LS Single Laser Remote OBIS LX/LS Single Laser Remote OBIS LX and OBIS LS laser products come with a variety of accessories to support your application needs. The OBIS Single Laser Remote for OBIS LS and OBIS LX offers all the

More information

Scandia Cosmetics SA

Scandia Cosmetics SA Scandia Cosmetics SA 30 years on the market Manufacture of cosmetics Creation and consultancy on own brands Recipes / packaging / design www.scandiacosmetics.pl The company Scandia Cosmetics SA is present

More information

Adafruit WINC1500 WiFi Shield for Arduino

Adafruit WINC1500 WiFi Shield for Arduino Adafruit WINC1500 WiFi Shield for Arduino Created by lady ada Last updated on 2017-11-27 07:04:37 PM UTC Guide Contents Guide Contents Overview Pinouts SPI Interface Pins WiFi Control Pins SD Card Interface

More information

Circuit Playground Digital Input

Circuit Playground Digital Input Circuit Playground Digital Input Created by Carter Nelson Last updated on 2017-02-27 03:36:50 AM UTC Guide Contents Guide Contents Overview Required Parts Before Starting Digital Signals 3V Logic Pocket

More information

Joy Featherwing. Created by Dean Miller. Last updated on :03:07 PM UTC

Joy Featherwing. Created by Dean Miller. Last updated on :03:07 PM UTC Joy Featherwing Created by Dean Miller Last updated on 2018-08-22 04:03:07 PM UTC Guide Contents Guide Contents Overview Pinouts Power and Reset Pins I2C Data Pins I2C Addressing Optional Interrupt Pin

More information

Advanced Embedded Development in Linux

Advanced Embedded Development in Linux Advanced Embedded Development in Linux OpenAlt 2017 Josef Kubín Introduction Part 1 (tracing) What is a real time system? Available tracing tools The most trivial tracing How to trace USB, Ethernet Trace

More information

Intravenous Access and Injections Through Tattoos: Safety and Guidelines

Intravenous Access and Injections Through Tattoos: Safety and Guidelines CADTH RAPID RESPONSE REPORT: SUMMARY OF ABSTRACTS Intravenous Access and Injections Through Tattoos: Safety and Guidelines Service Line: Rapid Response Service Version: 1.0 Publication Date: August 03,

More information

SERIES P: TERMINALS AND SUBJECTIVE AND OBJECTIVE ASSESSMENT METHODS Objective measuring apparatus

SERIES P: TERMINALS AND SUBJECTIVE AND OBJECTIVE ASSESSMENT METHODS Objective measuring apparatus I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T P.581 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/2014) SERIES P: TERMINALS AND SUBJECTIVE AND OBJECTIVE ASSESSMENT METHODS

More information

NeoPixie Dust Bag with Circuit Playground Express

NeoPixie Dust Bag with Circuit Playground Express NeoPixie Dust Bag with Circuit Playground Express Created by John Park Last updated on 2017-12-20 10:00:29 PM UTC Guide Contents Guide Contents Overview Code It Setup Animation Color Touch Variable Color

More information

MADE-TO-ORDER LEGAL TERMS & CONDITIONS

MADE-TO-ORDER LEGAL TERMS & CONDITIONS MADE-TO-ORDER LEGAL TERMS & CONDITIONS CHAMBEILI BRIDAL 2 OF 8 3 OF 8 GENERAL TERMS AND CONDITIONS The following General Terms and Conditions of Sale govern the offer and sale of made-to-order products

More information

Smartchic. ios mobile app case study. Shanelle Roberts June 2016

Smartchic. ios mobile app case study. Shanelle Roberts June 2016 Smartchic ios mobile app case study Shanelle Roberts June 2016 PROBLEM STATEMENT PROBLEM STATEMENT How might we help women find clothing that fits their bodies, matches their style and fits their budget.

More information

KonMari Media Case Study

KonMari Media Case Study KonMari Media Case Study Offices San Francisco Lahore Phuket Contact punch-agency.com start@punch-agency.com (855) 444 3303 KonMari Media A brand that speaks volumes You ve seen her book at airports, stores,

More information

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety 1.0 Introduction... 1 1.1 Purpose... 1 1.2 Regulatory Background...

More information

EU POLICY IN THE TEXTILE AND CLOTHING SECTOR

EU POLICY IN THE TEXTILE AND CLOTHING SECTOR European Commission DG Enterprise and Industry EU POLICY IN THE TEXTILE AND CLOTHING SECTOR Agnieszka Wojdyr Policy Officer Unit "Textiles, Fashion and Forest-based Industries" DG Enterprise and Industry

More information

MASSACHUSETTS COSMETOLOGY FREQUENTLY ASKED QUESTIONS

MASSACHUSETTS COSMETOLOGY FREQUENTLY ASKED QUESTIONS MASSACHUSETTS COSMETOLOGY FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS CONCERNING TASKS We are aware that you may have questions concerning the State Board Examinations. Please check this FAQ

More information

INTERRUTTORI CREPUSCOLARI ASTRONOMICI. Manuale d Uso. memo AST2. Astronomical twilight switches: User Manual

INTERRUTTORI CREPUSCOLARI ASTRONOMICI. Manuale d Uso. memo AST2. Astronomical twilight switches: User Manual INTERRUTTORI CREPUSCOLARI ASTRONOMICI Manuale d Uso memo AST2 Astronomical twilight switches: User Manual Index Safety warnings pag. 3 Technical characteristics pag. 3 Dimensions pag. 4 Connection diagrams

More information

THE LINKOLN PROJECT AT THE ITALIAN SENATE

THE LINKOLN PROJECT AT THE ITALIAN SENATE Conference Law via the Internet 2018 Florence, 11-12 October IMPROVING PUBLIC ACCESS TO LEGISLATION THROUGH LEGAL CITATION DETECTION AND LINKING: THE LINKOLN PROJECT AT THE ITALIAN SENATE Tommaso Agnoloni,

More information

Wallet Technology. Information Presentation

Wallet Technology. Information Presentation Wallet Technology Information Presentation 1 Basics A crypto currency wallet is a software program that stores private and public keys and interacts with various block chains (in our case Ethereum) to

More information

Level 2 Technical Certificate in Make-up Artistry Level 2 Make-up Artistry-Theory exam (1) March 2018

Level 2 Technical Certificate in Make-up Artistry Level 2 Make-up Artistry-Theory exam (1) March 2018 Level 2 Technical Certificate in Make-up Artistry Level 2 Make-up Artistry-Theory exam (1) March 2018 Q Acceptable answer(s) Guidance Max mks 1 maximum of 2 marks: Latex. Adhesives. Adhesive remover. Make-up

More information

Overview. Label Gallery SDK User Guide

Overview. Label Gallery SDK User Guide Overview Label Gallery SDK User Guide 1 Overview COPYRIGHTS Rev: Rev-20100716 Copyright 2009 SATO CORPORATION. All rights reserved. www.satoworldwide.com The software described in this document is furnished

More information

New Solder Attach Technologies Streamline Assembly in Application-Specific Designs

New Solder Attach Technologies Streamline Assembly in Application-Specific Designs New Solder Attach Technologies Streamline Assembly in Application-Specific Designs This Tech Bulletin provides an overview of innovative new Solder Attach Technologies and describes how proven direct solder

More information

BeagleBone. Created by lady ada. Last updated on :46:10 PM UTC

BeagleBone. Created by lady ada. Last updated on :46:10 PM UTC BeagleBone Created by lady ada Last updated on 2016-10-17 08:46:10 PM UTC Guide Contents Guide Contents Overview Installing Drivers Download & Install Connect! Ethernet Terminal Software dmesg Ethernet

More information

THE EUROPEAN UNION S REGULATORY ENVIRONMENT FOR COSMETICS

THE EUROPEAN UNION S REGULATORY ENVIRONMENT FOR COSMETICS THE EUROPEAN UNION S REGULATORY ENVIRONMENT FOR COSMETICS 2 CONTENTS EU Cosmetics Legislation - Area of Applicability Regulatory Modules for Cosmetics Experiences gained with Regulation 1223/2009 Horizontal

More information

MCP Bit DAC Tutorial

MCP Bit DAC Tutorial MCP4725 12-Bit DAC Tutorial Created by lady ada Last updated on 2016-10-07 04:47:03 PM UTC Guide Contents Guide Contents Overview Wiring Using with Arduino Using the library Increasing the speed Download

More information

Portfolio Hannah O Mahony

Portfolio Hannah O Mahony Hello, My name is and I am passionate about design. Here is a small sample of some selected work to date. I love what I do and I hope you do too. If so please contact me by phone or e-mail. Enjoy. m: 0449

More information

Web Design Case Studies

Web Design Case Studies Web Design Case Studies Following are case studies discussions of the goals and challenges of a few of my clients whose websites I ve redesigned. Each case study is accompanied by screenshots of the websites

More information

ClearPath integration into SOA modernised applications

ClearPath integration into SOA modernised applications ClearPath integration into SOA modernised applications Operational & practical aspects Rudi Chati Senior Integration Architect Unisys APLA Enterprise Solution Services This session will give a view of

More information

Scent-Free Policy for the Workplace

Scent-Free Policy for the Workplace Home OSH Answers Health & Safety Programs Scent-Free Policy for the Workplace What is meant by "scent-free"? Can scents cause health problems? What types of products contain scents? I have read that there

More information

January 18, 2014, Revised in April, in July and in October HairNati

January 18, 2014, Revised in April, in July and in October HairNati HairNati App Name: HairNati January 18, 2014, Revised in April, in July and in October 2014. HairNati 2014 Application Name: HairNati Build Target: Android version 2.3 Gingerbread Package Name: com.yumbani.android

More information

PART 2 (Continued Provoost Presentation)

PART 2 (Continued Provoost Presentation) PART 2 (Continued Provoost Presentation) Logged in as obisadmin. Logout Manage the layers being published by GeoServer "'-' Server Status GeoServer Logs a :1 Contact Information 19 About GeoServer < >

More information

Android GBoard Morse Code Control with Circuit Playground Express

Android GBoard Morse Code Control with Circuit Playground Express Android GBoard Morse Code Control with Circuit Playground Express Created by Dave Astels Last updated on 2018-08-22 04:10:30 PM UTC Guide Contents Guide Contents Overview Parts Materials for the box Installing

More information

OBIS LX/LS Laser Box. Laser Mount with Cooling, Interface and Power Supply FEATURES & BENEFITS

OBIS LX/LS Laser Box. Laser Mount with Cooling, Interface and Power Supply FEATURES & BENEFITS OBIS LX/LS Laser Box Laser Mount with Cooling, Interface and OBIS LX and OBIS LS laser products come with a variety of accessories to support your application needs. The OBIS Laser Box for OBIS LS and

More information

Adafruit GPS Hat in Windows IoT Core

Adafruit GPS Hat in Windows IoT Core Adafruit GPS Hat in Windows IoT Core Created by Rick Lesniak Last updated on 2017-01-01 08:17:19 PM UTC Guide Contents Guide Contents Overview Assembly GPSDemoApp Adafruit Class Library 2 3 4 6 13 Adafruit

More information

Adafruit 8x16 LED Matrix FeatherWing

Adafruit 8x16 LED Matrix FeatherWing Adafruit 8x16 LED Matrix FeatherWing Created by lady ada Last updated on 2016-05-20 01:58:38 PM EDT Guide Contents Guide Contents Overview Pinouts Power Pins I2C pins Address Jumpers Changing Addresses

More information

Six Thinking Hats. American Business Book Café J/E. Relax. Learn. Grow.

Six Thinking Hats. American Business Book Café J/E. Relax. Learn. Grow. J/E American Business Book Café Relax. Learn. Grow. Six Thinking Hats Author: Edward De Bono Publisher: Back Bay Books by Little, Brown and Co. 1999 ISBN: 0 316 17791 1 173 American Business Book Café

More information

LESSON PLAN Ina Loginova and Kristina Rasiukiene, Liudvikas Stulpinas Progymnasium, Lithuania

LESSON PLAN Ina Loginova and Kristina Rasiukiene, Liudvikas Stulpinas Progymnasium, Lithuania LESSON PLAN Ina Loginova and Kristina Rasiukiene, Liudvikas Stulpinas Progymnasium, Lithuania School Kindergarten x Primary Secondary Target Group 7-10 Subject Art Topic National Costume Key Competences

More information

The Image of Leadership. Total Teacher Project Teacher Leadership Summit August 14, 2017

The Image of Leadership. Total Teacher Project Teacher Leadership Summit August 14, 2017 The Image of Leadership Total Teacher Project Teacher Leadership Summit August 14, 2017 1 First impressions are made in the first 7 Seconds PROFESSIONAL IMAGE A = APPEARANCE Appearance includes every visual

More information

Miserable Moments II. Hangers on Alcohol pushers Gossip Faux pas Taking leave Huggers

Miserable Moments II. Hangers on Alcohol pushers Gossip Faux pas Taking leave Huggers Miserable Moments II Hangers on Alcohol pushers Gossip Faux pas Taking leave Huggers Dress REMINDER: of the message we send is bon ased on what people see People make snap decisions about us based what

More information

Salon Hijab Academy Hair & Beauty Course Prospectus

Salon Hijab Academy Hair & Beauty Course Prospectus Salon Hijab Academy Hair & Beauty Course Prospectus 1 Contents About Salon Hijab Academy 3 Our courses 3 Timetable & course schedule 4 Enrichment 4 What to bring.. 4 Student contracts. 4 Graduation. 5

More information

Color Cosmetics Market by Target Market (Prestige Products and Mass Products) and Application (Facial Make Up, Lip Products, Eye Make Up, and Nail

Color Cosmetics Market by Target Market (Prestige Products and Mass Products) and Application (Facial Make Up, Lip Products, Eye Make Up, and Nail Color Cosmetics Market by Target Market (Prestige Products and Mass Products) and Application (Facial Make Up, Lip Products, Eye Make Up, and Nail Products) - Global Opportunity Analysis and Industry Forecast,

More information

Job Ready Assessment Blueprint. Cosmetology. Test Code: 3082 / Version: 01

Job Ready Assessment Blueprint. Cosmetology. Test Code: 3082 / Version: 01 Job Ready Assessment Blueprint Cosmetology Test Code: 3082 / Version: 01 Measuring What Matters Specific Competencies and Skills Tested in this Assessment: Safety and Sanitation Apply techniques to ensure

More information

Hazard Communication Subpart Z 29 CFR Adopted from OSHA Office of Training and Education HAZARD COMMUNICATION/hazcom/1-95

Hazard Communication Subpart Z 29 CFR Adopted from OSHA Office of Training and Education HAZARD COMMUNICATION/hazcom/1-95 Hazard Communication Subpart Z 29 CFR 1910.1200 Adopted from OSHA Office of Training and Education HAZARD COMMUNICATION/hazcom/1-95 About 32 million workers are potentially exposed to one or more chemical

More information

ADVANTAGES: Stop waste mix as much as you need, by a minimum of 1/2 Kg. Lower purchase cost, resulting from the difference in cost with

ADVANTAGES: Stop waste mix as much as you need, by a minimum of 1/2 Kg. Lower purchase cost, resulting from the difference in cost with BRIEF INTRODUCTION: Tinting of wood is an old tradition used by several civilizations and industries to modify the original wood color while preserving and highlighting its natural beauty and characteristics.

More information

OFFICIAL PROGRAM STANDARDS NOTIFICATION (OPSN)

OFFICIAL PROGRAM STANDARDS NOTIFICATION (OPSN) OFFICIAL PROGRAM STANDARDS NOTIFICATION (OPSN) Issued: December 1, 2016 Program: Hairstylist To: Subject: ITA Training Providers Articulation Chair System Liaison Person School Districts Hairstylist 1.

More information

**Forms for Girls** Clip it off for Cancer

**Forms for Girls** Clip it off for Cancer **Forms for Girls** Clip it off for Cancer Beautiful Lengths Permission Slip Dear Parents and Guardians, All Robinson students have the opportunity to make a difference for women battling cancer by donating

More information

WELCOME. On Boarding Event Hair & Beauty Apprenticeships. Spring 2017

WELCOME. On Boarding Event Hair & Beauty Apprenticeships. Spring 2017 WELCOME On Boarding Event Hair & Beauty Apprenticeships Spring 2017 AGENDA: 1. Apprenticeship update 2. Levy & Funding 3. Changing Apprenticeship Assessment Approach 4. Hair Professional Apprenticeship

More information

Class one - Curls, Curls and more Curls

Class one - Curls, Curls and more Curls WIGGING Class one - Curls, Curls and more Curls Its time to start class we will give everyone 2 minutes and then hold our first contest of the day... Before we begin... here are the rules... #1 - lets

More information

Procedure/ Care Plan for Domiciliary Care Workers/ Support Workers - Application of Prescribed Creams/ Ointments/ Lotions (Adult)

Procedure/ Care Plan for Domiciliary Care Workers/ Support Workers - Application of Prescribed Creams/ Ointments/ Lotions (Adult) Application of Prescribed Creams/ Ointments/ Lotions (Adult) CLINICAL GUIDELINES ID TAG Medicines Management Specific Title: Procedure: Application of prescribed Creams/ Ointments/ Lotions (Adult) Author:

More information

China Premium Denim Jeans Market Research Report 2016

China Premium Denim Jeans Market Research Report 2016 Published on Market Research Reports Inc. (https://www.marketresearchreports.com) Home > China Premium Denim Jeans Market Research Report 2016 China Premium Denim Jeans Market Research Report 2016 Publication

More information

BARBER STYLIST COURSE CURRICULUM

BARBER STYLIST COURSE CURRICULUM BARBER STYLIST COURSE CURRICULUM Barber Styling is a basic course consisting of a minimum of 1500 clock hours of training as required by the State of Louisiana Board of Barber Examiners. A student who

More information

Adafruit Mini TFT with Joystick Featherwing

Adafruit Mini TFT with Joystick Featherwing Adafruit Mini TFT with Joystick Featherwing Created by lady ada Last updated on 2018-08-24 04:45:05 AM UTC Guide Contents Guide Contents Overview Pinouts Color TFT Display Buttons and Joystick seesaw Chip

More information

Contents. Arts and Leisure. Culture and History. Environment. Health. Science Facts. People Profiles. Social Science. Sports and Hobbies.

Contents. Arts and Leisure. Culture and History. Environment. Health. Science Facts. People Profiles. Social Science. Sports and Hobbies. Arts and Leisure 1. In the Name of Beauty / 5 Contents 11. Shakespeare, Where Are You Now? / 65 Culture and History 2. Who Took That Tooth? / 11 12. What s in a Name? / 71 Environment 3. The Ring of Fire

More information

Adafruit IO Basics: ESP Arduino

Adafruit IO Basics: ESP Arduino Adafruit IO Basics: ESP8266 + Arduino Created by Todd Treece Last updated on 2017-03-27 10:31:41 PM UTC Guide Contents Guide Contents Overview Adafruit Feather HUZZAH with ESP8266 WiFi Pros/Cons of the

More information

i2c/spi LCD Backpack Created by lady ada Last updated on :11:04 PM UTC

i2c/spi LCD Backpack Created by lady ada Last updated on :11:04 PM UTC i2c/spi LCD Backpack Created by lady ada Last updated on 2017-08-16 05:11:04 PM UTC Guide Contents Guide Contents Overview Which LCD to Use? Wait - the backpack has 16 holes, but my LCD only has 14 pins!

More information

Revisions to the OSHA Hazard Communication Standard:

Revisions to the OSHA Hazard Communication Standard: Revisions to the OSHA Hazard Communication Standard: The Globally Harmonized System (GHS) BWH Department of Environmental Affairs The US Occupational Safety and Health Administration (OSHA) has revised

More information

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP )

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP ) The SLO Loop COS-2 :Hair Coloring (20SP ) Institutional Level Student Learning Outcomes 1. Demonstrates deeper learning (knowledge & skills) from the area of concentration as well as humanities & arts,

More information

School Council Meeting. 8 th December 2017

School Council Meeting. 8 th December 2017 School Council Meeting 8 th December 2017 Attendees: Head of Mediators Head of Mediators Year 1S Year 3F Year 3S Year 4B Year 4T Year 5P Year 5S Year 6A Year 6F Tianna (Chair) Simon Nefertari Emily Layan

More information

Guide to the Las Vegas Contemporary Arts Center Records

Guide to the Las Vegas Contemporary Arts Center Records Guide to the Las Vegas Contemporary Arts Center Records This finding aid was created by Lindsay Oden and Tom Sommer on September 25, 2017. Persistent URL for this finding aid: http://n2t.net/ark:/62930/f1f31j

More information

SMART WALLET A Wallet which follows you

SMART WALLET A Wallet which follows you SMART WALLET A Wallet which follows you Srushti Avhad 1, Prajakta Bhosale 2, Abhishek Kulkarni 3,Runali Patil 4 12015srushti.avhad@ves.ac.in, 2 2015prajakta.bhosale@ves.ac.in, 3 2015abhishek.kulkarni@ac.in

More information

Superwallet User Manual

Superwallet User Manual Superwallet User Manual V0.3 Shellpay Internet Technology Co., Ltd Table of Contents... General instruction for Superwallet... 3 Download and installation... 3 Download and install for Android... 3 Use

More information

Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide

Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide version 3/15/17 prepared by Megan England Media Relations & Brand Management Office of University Relations table of contents

More information

Cosmetic product claims

Cosmetic product claims Cosmetic product claims Regulatory framework and the common criteria Manuela Coroama Cosmetics Europe Contents 1. Introduction 2. The EU regulatory framework for cosmetic product claims 3. The scope of

More information

Grove - LED Bar. Introduction. Features

Grove - LED Bar. Introduction. Features Grove - LED Bar Introduction 3.3V 5.0V Digital Grove LED Bar is comprised of a 10 segment LED gauge bar and an MY9221 LED controlling chip. It can be used as an indicator for remaining battery life, voltage,

More information

Act 1: Does Roast Beef mean I m ready to settle down?

Act 1: Does Roast Beef mean I m ready to settle down? Act 1: Does Roast Beef mean I m ready to settle down? Bienvenue! Welcome to the Language Theater! Come in, come in! Take your seat and get ready for a unique experience. My name is Jean-Paul and I will

More information

TECHNOLOGY October 2016 PLATFORM OVERVIEW

TECHNOLOGY October 2016 PLATFORM OVERVIEW October 2016 Clothia Marketplace EXCLUSIVITY DISCOVERY SHOPPING SERVICE EMERGING INTERNATIONAL FASHION BRANDS US CONSUMERS Team ELENA CEO Elena has 10+ years of experience in research and startups. Elena

More information

MODEL HAZCOM PROGRAM SELF-AUDIT CHECKLIST

MODEL HAZCOM PROGRAM SELF-AUDIT CHECKLIST MODEL HAZCOM PROGRAM SELF-AUDIT CHECKLIST Instructions: The OSHA Hazard Communication Standard requires employers to implement a written hazard communication program at each workplace where hazardous chemicals

More information

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens 1 FOREWORD Thank you for joining PumaPay. We are happy to welcome you to the PumaPay Community. Faithfully, The PumaPay Team 2 TABLE OF CONTENTS

More information

Technology of obtaining fish skin leather from waste. products

Technology of obtaining fish skin leather from waste. products Profile Status: Published Technology Offer Technology of obtaining fish skin leather from waste Summary products A Russian innovative company developed the technology of white fish skin leather obtaining

More information

OBIS LX/LS Scientific Remote

OBIS LX/LS Scientific Remote OBIS LX/LS Scientific Remote Laser Remote and Power Supply for up to Six Lasers OBIS LX and OBIS LS laser products come with a variety of accessories to support your application needs. The OBIS Scientific

More information

Party Plans any occasion any reason any time

Party Plans any occasion any reason any time any occasion any reason any time We Serve; Edinburgh Glasgow Central Scotland Lanarkshire Free Prosecco for each party member any occasion any reason any time Welcome to Alpha Holistics and our collection

More information

Date WC WC 3.04 Rexona Invisible Dry Pure for women 250mL Rexona Invisible Dry Ice Fresh for men 250mL

Date WC WC 3.04 Rexona Invisible Dry Pure for women 250mL Rexona Invisible Dry Ice Fresh for men 250mL BRIEFING DOCUMENT PRODUCT Client Campaign Unilever 69108 Rexona Invisible POS Date WC 27.03 WC 3.04 Product Sample Stock Out of Stock Rexona Invisible Dry Pure for women 250mL Rexona Invisible Dry Ice

More information

Body Art Programs For Regulators

Body Art Programs For Regulators Local Public Health Institute of Massachusetts www.masslocalinstitute.org Subject Matter Experts Body Art Programs For Regulators Facilitator s Guide Steve Hughes, Massachusetts Department of Public Health

More information

Adafruit IO Basics: Feeds

Adafruit IO Basics: Feeds Adafruit IO Basics: Feeds Created by Todd Treece Last updated on 2017-02-24 06:06:09 PM UTC Guide Contents Guide Contents Overview Creating a Feed Editing a Feed License Settings Privacy Settings Notification

More information

AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010

AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010 AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010 Protect employees from illness and injury associated with the use of hazardous substances A generic and performance oriented standard

More information

China Home Textile Industry Overview,

China Home Textile Industry Overview, China Home Textile Industry Overview, 2011-2020 China Home Textile Industry Overview, 2011-2020 BioPortfolio has been marketing business and market research reports from selected publishers for over fifteen

More information

The Outlook For Skin Care Products In Oceana

The Outlook For Skin Care Products In Oceana The 2000-2005 Outlook For Skin Care Products In Oceana If you are searching for the ebook The 2000-2005 Outlook for Skin Care Products in Oceana in pdf format, then you have come on to correct site. We

More information

Higg.org Platform Update What to Expect: Timeline and Next Steps

Higg.org Platform Update What to Expect: Timeline and Next Steps Higg.org Platform Update What to Expect: Timeline and Next Steps Sustainable Apparel Coalition 1 Higg.org Platform Transition The Sustainable Apparel Coalition will be updating the Higg Index technology

More information

Resource for Teachers

Resource for Teachers Resource for Teachers Understanding verbs used in P/M/D grade descriptors AM20530 Level 2 Certificate in Hairdressing and Beauty Therapy (VRQ) Resource for Teachers AM20530 - Level 2 Certificate in Hairdressing

More information

Hairdressing & Barbering

Hairdressing & Barbering Hairdressing & Barbering Apprenticeship Course Guide The Quality Alternative for Hairdressing and Barbering Training What is an Apprenticeship? What is an Apprenticeship? As employees, Apprentices earn

More information

Thursday 22 June 2017 Morning

Thursday 22 June 2017 Morning Oxford Cambridge and RSA Thursday 22 June 2017 Morning LEVEL 2 AWARD THINKING AND REASONING SKILLS B901/01 Unit 1 Thinking and Reasoning Skills *6756426339* Candidates answer on the Question Paper. OCR

More information

No, it's not a user guide... it's the EU product label!

No, it's not a user guide... it's the EU product label! www.pwc.nl No, it's not a user guide... it's the EU product label! News & developments on labelling in the EU applicable to the fashion industry Agenda Why this webinar Regulatory framework Amendments

More information