<?xml version="1.0" encoding="utf-8"?> <xsd:schema xmlns:niso="
|
|
|
- Lewis Carr
- 10 years ago
- Views:
Transcription
1 <?xml version="1.0" encoding="utf-8"?> <xsd:schema xmlns:niso=" xmlns:xsi=" xmlns:dc=" xmlns=" xmlns:xlink=" elementformdefault="qualified" targetnamespace=" xmlns:xsd=" <xsd:import schemalocation="./dc.xsd" namespace=" /> <xsd:import schemalocation="./xlink.xsd" namespace=" /> <xsd:import schemalocation="./niso-mag.xsd" namespace=" /> <xsd:include schemalocation="./audio-mag.xsd" /> <xsd:include schemalocation="./video-mag.xsd" /> <xsd:simpletype name="access_rights"> <xsd:restriction base="xsd:integer"> <xsd:enumeration value="0"> <xsd:documentation>uso riservato all'interno dell'istituzione</xsd:documentation> <xsd:enumeration value="1"> <xsd:documentation>uso pubblico</xsd:documentation> <xsd:simpletype name="sici"> <xsd:pattern value="\((\d{4}(/\d{4})?((\d{2})(/(\d{2} \d{6}))?((\d{2})(/\d{2})?)?)?)?\)((\+ \ *)? (\d{1,4}(:(\d{1,4})(/\d{1,4})?(\+ \*)?)?(:(\d{1,4})(/\d{1,4})?(\+ \*)?)?(:(\ d{1,4})(/\d{1,4})?(\+ \*)?)?)?)?" /> <xsd:simpletype name="bici"> <xsd:pattern value="\d{1,3}(:\d{1,4}(:\d{1,4})?)?" /> <xsd:simpletype name="completeness"> <xsd:restriction base="xsd:integer"> <xsd:enumeration value="0"> <xsd:documentation>digitalizzazione completa</xsd:documentation> <xsd:enumeration value="1"> <xsd:documentation>digitalizzazione parziale</xsd:documentation> <xsd:simpletype name="bibliographic_level"> <xsd:enumeration value="a"> <xsd:documentation>analitico</xsd:documentation>
2 <xsd:enumeration value="m"> <xsd:documentation>monografia</xsd:documentation> <xsd:enumeration value="s"> <xsd:documentation>pubblicazione in serie</xsd:documentation> <xsd:enumeration value="c"> <xsd:documentation>raccolta</xsd:documentation> <xsd:enumeration value="f"> <xsd:documentation>file, unita' archivistica</xsd:documentation> <xsd:enumeration value="d"> <xsd:documentation>document, unita' documentaria</xsd:documentation> <xsd:simpletype name="sbn"> <xsd:restriction base="xsd:string" /> <xsd:simpletype name="bni"> <xsd:restriction base="xsd:string" /> <xsd:simpletype name="imss"> <xsd:restriction base="xsd:string" /> <xsd:simpletype name="resource_type"> <xsd:enumeration value="img" /> <xsd:enumeration value="audio" /> <xsd:enumeration value="video" /> <xsd:enumeration value="ocr" /> <xsd:enumeration value="doc" /> <xsd:complextype name="img_group"> <xsd:element name="image_metrics" type="niso:spatialmetrics" /> <xsd:element minoccurs="0" name="ppi" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="dpi" type="xsd:positiveinteger" /> <xsd:element name="format" type="niso:format" /> <xsd:element minoccurs="0" name="scanning" type="niso:image_creation" /> <xsd:attribute name="id" type="xsd:id" /> <xsd:complextype name="audio_group"> <xsd:element name="audio_metrics" type="audio_spatialmetrics" /> <xsd:element name="format" type="audio_format" /> <xsd:element minoccurs="0" name="transcription" type="audio_creation" />
3 <xsd:attribute name="id" type="xsd:id" /> <xsd:complextype name="video_group"> <xsd:element name="video_metrics" type="video_spatialmetrics" /> <xsd:element name="format" type="video_format" /> <xsd:element minoccurs="0" name="digitisation" type="video_creation" /> <xsd:attribute name="id" type="xsd:id" /> <xsd:complextype name="gen"> <xsd:element name="stprog" type="xsd:anyuri" /> <xsd:element minoccurs="0" name="collection" type="xsd:anyuri" /> </xsd:element > <xsd:element name="agency" type="xsd:string" /> <xsd:element name="access_rights" type="access_rights" /> <xsd:element name="completeness" type="completeness" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="img_group" type="img_group" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="audio_group" type="audio_group" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="video_group" type="video_group" /> <xsd:attribute name="creation" type="xsd:datetime" use="optional" /> <xsd:attribute name="last_update" type="xsd:datetime" use="optional" /> <xsd:complextype name="bib"> <xsd:element maxoccurs="unbounded" ref="dc:identifier" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:title" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:creator" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:publisher" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:subject" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:description" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:contributor" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:date" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:type" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:format" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:source" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:language" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:relation" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:coverage" /> <xsd:element minoccurs="0" maxoccurs="unbounded" ref="dc:rights" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="holdings"> <xsd:element minoccurs="0" name="library" type="xsd:string" /> <xsd:element minoccurs="0" name="inventory_number" type="xsd:string" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="shelfmark"> <xsd:complextype mixed="true"> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="id" type="xsd:id" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="local_bib">
4 <xsd:element minoccurs="0" maxoccurs="unbounded" name="geo_coord" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="not_date" /> <xsd:element minoccurs="0" name="piece"> <xsd:choice minoccurs="0"> <xsd:element name="year" type="xsd:string" /> <xsd:element name="issue" type="xsd:string" /> <xsd:element minoccurs="0" name="stpiece_per" type="sici" /> <xsd:element name="part_number" type="xsd:positiveinteger" /> <xsd:element name="part_name" type="xsd:string" /> <xsd:element minoccurs="0" name="stpiece_vol" type="bici" /> </xsd:choice> <xsd:attribute name="level" type="bibliographic_level" use="required" /> <xsd:complextype name="stru_element"> <xsd:element minoccurs="0" name="nomenclature" /> <xsd:element minoccurs="0" name="file" type="link" /> <xsd:element minoccurs="0" ref="dc:identifier" /> <xsd:element minoccurs="0" name="piece"> <xsd:choice minoccurs="0"> <xsd:element name="year" type="xsd:string" /> <xsd:element name="issue" type="xsd:string" /> <xsd:element name="stpiece_per" type="sici" /> <xsd:element name="part_number" type="xsd:positiveinteger" /> <xsd:element name="part_name" type="xsd:string" /> <xsd:element name="stpiece_vol" type="bici" /> </xsd:choice> <xsd:element minoccurs="0" default="img" name="resource" type="resource_type"> <xsd:documentation>img is the defaulf value</xsd:documentation> <xsd:element minoccurs="0" name="start"> <xsd:attribute name="sequence_number" type="xsd:positiveinteger" use="required" /> <xsd:attribute name="offset" type="xsd:time" use="optional" /> <xsd:element minoccurs="0" name="stop"> <xsd:documentation>when omitted, the <start> can be assumed</xsd:documentation>
5 <xsd:attribute name="sequence_number" type="xsd:positiveinteger" use="required" /> <xsd:attribute name="offset" type="xsd:time" use="optional" /> <xsd:attribute name="descr" type="xsd:string" use="optional" /> <xsd:attribute name="num" type="xsd:positiveinteger" use="optional" /> <xsd:complextype name="stru"> <xsd:documentation>the generic <stru> element, that can be nest and is repeatable, gives its uniqueness to the <dc:identifier> included in BIB section and to the <sequence_number> of the different nested levels.</xsd:documentation> <xsd:element minoccurs="0" name="sequence_number" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="nomenclature" type="xsd:string" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="element" type="stru_element" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="stru" type="stru" /> <xsd:attribute name="descr" type="xsd:string" use="optional" /> <xsd:attribute name="start" type="xsd:positiveinteger" use="optional" /> <xsd:attribute name="stop" type="xsd:positiveinteger" use="optional" /> <xsd:complextype name="dis"> <xsd:element minoccurs="0" maxoccurs="unbounded" name="dis_item" type="dis_item" /> <xsd:complextype name="dis_item"> <xsd:choice minoccurs="0"> <xsd:element name="preview" type="preview" /> <xsd:element name="available" type="xsd:anyuri" /> </xsd:choice> <xsd:simpletype name="preview"> <xsd:enumeration value="thumbnail" /> <xsd:enumeration value="sample" /> <xsd:complextype name="link"> <xsd:attributegroup ref="xlink:simplelink" /> <xsd:attribute name="location"> <xsd:simpletype> <xsd:enumeration value="urn" /> <xsd:enumeration value="url" /> <xsd:enumeration value="uri" /> <xsd:enumeration value="purl" /> <xsd:enumeration value="handle" /> <xsd:enumeration value="doi" />
6 <xsd:enumeration value="other" /> </xsd:attribute> <xsd:simpletype name="side"> <xsd:enumeration value="left" /> <xsd:enumeration value="right" /> <xsd:enumeration value="double" /> <xsd:enumeration value="part" /> <xsd:simpletype name="millimetric_scale"> <xsd:restriction base="xsd:integer"> <xsd:enumeration value="0" /> <xsd:enumeration value="1" /> <xsd:simpletype name="usages"> <xsd:documentation xml:lang="it">valori consigliati: 1 = master 2 = per uso interno all'istituzione 3 = per diffusione Internet 4 = preview oppure: a = il repository non ha il copyright dell'immagine b = il repository ha il copyright dell'immagine </xsd:documentation> <xsd:restriction base="xsd:string" /> <xsd:complextype name="img"> <xsd:element name="sequence_number" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="side" type="side" /> <xsd:element minoccurs="0" name="scale" type="millimetric_scale" /> <xsd:element minoccurs="0" name="filesize" type="xsd:positiveinteger" /> <xsd:element name="image_dimensions" type="niso:dimensions" /> <xsd:element minoccurs="0" name="image_metrics" type="niso:spatialmetrics" /> <xsd:element minoccurs="0" name="ppi" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="dpi" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="format" type="niso:format" /> <xsd:element minoccurs="0" name="scanning" type="niso:image_creation" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="target" type="niso:targetdata" /> <xsd:element minoccurs="0" maxoccurs="unbounded" name="altimg"> <xsd:element minoccurs="0" name="filesize" type="xsd:positiveinteger" />
7 <xsd:element name="image_dimensions" type="niso:dimensions" /> <xsd:element minoccurs="0" name="image_metrics" type="niso:spatialmetrics" /> <xsd:element minoccurs="0" name="ppi" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="dpi" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="format" type="niso:format" /> <xsd:element minoccurs="0" name="scanning" type="niso:image_creation" /> <xsd:element minoccurs="0" name="datetimecreated" type="xsd:datetime" /> <xsd:attribute name="imggroupid" type="xsd:idref" use="optional" /> <xsd:attribute name="imggroupid" type="xsd:idref" use="optional" /> <xsd:complextype name="audioproxy"> <xsd:element minoccurs="0" name="filesize" type="xsd:unsignedlong" /> <xsd:element name="audio_dimensions" type="audio_dimensions" /> <xsd:element minoccurs="0" name="audio_metrics" type="audio_spatialmetrics" /> <xsd:element minoccurs="0" name="format" type="audio_format" /> <xsd:element minoccurs="0" name="transcription" type="audio_creation" /> <xsd:attribute name="audiogroupid" type="xsd:idref" use="optional" /> <xsd:complextype name="audio"> <xsd:element name="sequence_number" type="xsd:positiveinteger" /> <xsd:element maxoccurs="unbounded" name="proxies" type="audioproxy" /> <xsd:attribute name="audiogroupid" type="xsd:idref" use="optional" /> <xsd:complextype name="videoproxy"> <xsd:element minoccurs="0" name="filesize" type="xsd:unsignedlong" /> <xsd:element name="video_dimensions" type="video_dimensions" /> <xsd:element minoccurs="0" name="video_metrics" type="video_spatialmetrics" /> <xsd:element minoccurs="0" name="format" type="video_format" /> <xsd:element minoccurs="0" name="digitisation" type="video_creation" /> <xsd:attribute name="videogroupid" type="xsd:idref" use="optional" /> <xsd:complextype name="video">
8 <xsd:element name="sequence_number" type="xsd:positiveinteger" /> <xsd:element maxoccurs="unbounded" name="proxies" type="videoproxy" /> <xsd:attribute name="videogroupid" type="xsd:idref" use="optional" /> <xsd:complextype name="ocr"> <xsd:element name="sequence_number" type="xsd:positiveinteger" /> <xsd:element name="source" type="link" /> <xsd:element minoccurs="0" name="filesize" type="xsd:positiveinteger" /> <xsd:element name="format" type="niso:docformat" /> <xsd:element minoccurs="0" name="software_ocr" type="xsd:string" /> <xsd:complextype name="doc"> <xsd:element name="sequence_number" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="filesize" type="xsd:positiveinteger" /> <xsd:element minoccurs="0" name="format" type="niso:docformat" /> <xsd:simpletype name="doc_mimetype"> <xsd:enumeration value="text/plain" /> <xsd:enumeration value="text/xml" /> <xsd:enumeration value="text/html" /> <xsd:enumeration value="text/rtf" /> <xsd:enumeration value="application/msword" /> <xsd:enumeration value="application/pdf" /> <xsd:complextype name="docformat"> <xsd:element name="name" type="xsd:string" /> <xsd:element name="mime" type="doc_mimetype" /> <xsd:element minoccurs="0" name="compression" type="doc_compressiontype" /> <xsd:simpletype name="doc_compressiontype"> <xsd:enumeration value="uncompressed" /> <xsd:enumeration value="zip" /> <xsd:enumeration value="rar" />
9 <xsd:enumeration value="gz" /> </xsd:schema>
Allegato XML flusso richieste di produzione
Allegato XML flusso richieste di produzione -
How To Write A Technical Interoperability Standard For Spain
TECHNICAL INTEROPERABILITY STANDARD For E-Files. GOBIERNO DE ESPAÑA MINISTERIO DE HACIENDA Y ADMINISTRACIONES PÚBLICAS SECRETARÍA DE ESTADO DE ADMINISTRACIONES PÚBLICAS DIRECCIÓN GENERAL DE MODERNIZACIÓN
Selling on Amazon Guide to XML
Selling on Amazon Guide to XML Editor s Note The XML Help documentation contains general information about using XML on Amazon. There are differences in using XML for various Amazon websites, based on
Parallels Operations Automation 5.4
Parallels Operations Automation 5.4 Migration Manager Developer's Guide Revision 5.8 (May 15, 2012) Copyright 1999-2012 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP
XML Based Customizable Screen. Rev 1.1
XML Based Customizable Screen Rev 1.1 August 10, 2006 1. Introduction Starting from release version 1.0.2.X, GXP-2000 supports the idle screen customization. The designs of the displayed information and
Comparison of IEC CIM and NRECA MultiSpeak
Lessons Learned Part 2: Business Vocabulary Management Comparison of IEC CIM and NRECA MultiSpeak Scott Neumann Partner, Chairman, USNC IEC TC57 1 MultiSpeak Background MultiSpeak effort funded by National
How To Use The Mets Document In A Webmail Document In An Html File On A Microsoft Powerbook 2.5.2.1.1 (Html) On A Macbook 2 (Html).1.5 (Html2)
Příloha č. 3 národního standardu pro elektronické systémy spisové služby Schéma XML pro vytvoření datového balíčku SIP
The A2A Data Model and its application in WieWasWie. Michel Brinckman [email protected] @michelbrinckman
The A2A Data Model and its application in WieWasWie Michel Brinckman [email protected] @michelbrinckman Overview Archive documents vs genealogy Need for abstraction A2A Entities Into the XML syntax How
INTEGRATING WEB SERVICES INTO A WEB-BASED COLLEGE ADMISSION PORTAL SYSTEM
INTEGRATING WEB SERVICES INTO A WEB-BASED COLLEGE ADMISSION PORTAL SYSTEM Dr. Billy Lim, Yan Sun School of Information Technology Illinois State University Normal, IL 61790-5150, USA [email protected], [email protected]
Device Feature Key Synchronization
Device Feature Key Synchronization Feature Description Release 14.sp2 Document Version 1.2 DeviceFeatureKeySynchronizationFD ExtraView Number 36498 9737 Washingtonian Boulevard, Suite 350 Gaithersburg,
TCG Trusted Network Connect. TNC IF-MAP Metadata for Network Security
TCG Trusted Network Connect TNC IF-MAP Metadata for Network Security Specification Version 1.0 Revision 25 13 September 2010 Published Contact: [email protected] TCG PUBLISHED Copyright TCG
Exercises: XSD, XPath Basi di da4 2
Exercises: XSD, XPath Basi di da4 2 Disheng Qiu [email protected] Luca Rossi [email protected] Hints: Use a validator XSD Eclipse has a plugin for XML/XSD/DTD valida4on W3C Validator: hmp://www.w3.org/2001/03/webdata/xsv
Et tu, XML? Philip Wadler, Avaya Labs [email protected]
Et tu, XML? Philip Wadler, Avaya Labs [email protected] Acknowledgements This talk is joint work with: Mary Fernandez (AT&T) Jerome Simeon (Lucent) The W3C XML Query Working Group Disclaimer: This talk.
Languages for Data Integration of Semi- Structured Data II XML Schema, Dom/SAX. Recuperación de Información 2007 Lecture 3.
Languages for Data Integration of Semi- Structured Data II XML Schema, Dom/SAX Recuperación de Información 2007 Lecture 3. Overview XML-schema, a powerful alternative to DTDs XML APIs: DOM, a data-object
XML-BASED AUTOMATIC TEST DATA GENERATION
Computing and Informatics, Vol. 27, 2008, 681 698 XML-BASED AUTOMATIC TEST DATA GENERATION Halil Ibrahim Bulbul Department of Computer Education Gazi University, Ankara, Turkey e-mail: [email protected]
Chapter 15 Working with Web Services
Section 3 Chapter 15: Working with Web Services 225 Chapter 15 Working with Web Services The next generation of Web applications involves the use of Web Services. Visual FoxPro 7 s new built-in XML capabilities
Send your request via a SOAP-Request (e.g. with DotNET/SOAP, Java, PHP) to he following URL of our server:
1 QualityClick SOAP-API Documentation 1.1 URI soap uri: soap proxy: ' ' https://www.qc-domain.de/iqx_downlink'; https://www.qc-domain.de/iqx_downlink_soap.cgi'; 1.2 Method Send your request via a SOAP-Request
How To Write A Contract Versioning In Wsdl 2.2.2
023_013613517X_20.qxd 8/26/08 6:21 PM Page 599 Chapter 20 Versioning Fundamentals 20.1 Basic Concepts and Terminology 20.2 Versioning and Compatibility 20.3 Version Identifiers 20.4 Versioning Strategies
Software Developer s Guide for the Cisco Secure Access Control System 5.1
Software Developer s Guide for the Cisco Secure Access Control System 5.1 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000
Introduction to XML. Data Integration. Structure in Data Representation. Yanlei Diao UMass Amherst Nov 15, 2007
Introduction to XML Yanlei Diao UMass Amherst Nov 15, 2007 Slides Courtesy of Ramakrishnan & Gehrke, Dan Suciu, Zack Ives and Gerome Miklau. 1 Structure in Data Representation Relational data is highly
Geography Markup Language (GML) simple features profile
Open Geospatial Consortium Inc. Date: 2006-04-25 Reference number of this document: OGC 06-049 Version: 1.0 Category: OpenGIS Implementation Specification Profile Editor: Panagiotis (Peter) A. Vretanos
TCG. TCG Trusted Network Connect. TNC IF-MAP Binding for SOAP. TCG PUBLISHED Copyright TCG 2005-2012
TCG Trusted Network Connect TNC IF-MAP Binding for SOAP Revision 15 7 May 2012 Published Contact: [email protected] Copyright TCG 2005-2012 TCG Copyright 2005-2012 Trusted Computing Group,
EHR-IIS Interoperability Enhancement Project. Transport Layer Protocol Recommendation Formal Specification. Version 1.
EHR-IIS Interoperability Enhancement Project Transport Layer Protocol Recommendation Formal Specification Version 1.1 June 4, 2014 Transport Layer Expert Panel EHR-IIS Interoperability Enhancement Project
Service Oriented Architecture with Java Binildas CA Malhar Barai Vincenzo Caselli
Service Oriented Architecture with Java Binildas CA Malhar Barai Vincenzo Caselli Chapter No. 4 "Data and Services All Roads Lead to Enterprise Service Bus" In this package, you will find: A Biography
<!--=========================================--> <!--=========================================-->
Connecting to WebSphere ESB and WebSphere Process Server
IBM Software Services for WebSphere Connecting to WebSphere ESB and WebSphere Process Server Andrew Ferrier, IT Consultant WebSphere ESB Specialist [email protected] History Loosely based on Redbook
Java and XML parsing. EH2745 Lecture #8 Spring 2015. [email protected]
Java and XML parsing EH2745 Lecture #8 Spring 2015 [email protected] Lecture Outline Quick Review The XML language Parsing Files in Java Quick Review We have in the first set of Lectures covered the basics
Visualization of GML data using XSLT.
Visualization of GML data using XSLT. W.T.M.S.B.Tennakoon February, 2003 Visualization of GML data using XSLT. by W.T.M.S.B.Tennakoon Thesis submitted to the International Institute for Geo-information
GeoSciML Cookbook. How to serve a GeoSciML version 2 Web Feature Service (WFS) using Open Source Software. Version 1.2-1 -
GeoSciML Cookbook How to serve a GeoSciML version 2 Web Feature Service (WFS) using Open Source Software Version 1.2-1 - Contents 1 IN TRODUCTION... - 3-1.1 The purpose of this cookbook... - 3-1.2 Who
BPMN Extension forbusiness Process Monitoring
BPMN Extension forbusiness Process Monitoring Anne Baumgrass, Nico Herzberg, Andreas Meyer,Mathias Weske Hasso Plattner Institute at the University of Potsdam Prof.-Dr.-Helmert-Str. 2 3, D-14482 Potsdam,
No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.
[MS-EDCSOM]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,
04 XML Schemas. Software Technology 2. MSc in Communication Sciences 2009-10 Program in Technologies for Human Communication Davide Eynard
MSc in Communication Sciences 2009-10 Program in Technologies for Human Communication Davide Eynard Software Technology 2 04 XML Schemas 2 XML: recap and evaluation During last lesson we saw the basics
Designing the Service Contract
Designing the Service Contract Service contracts provide the glue that enables us to assemble disparate pieces of software or services into complete, composite applications. If we are to build a sustainable
XML Schema Definition Language (XSDL)
Chapter 4 XML Schema Definition Language (XSDL) Peter Wood (BBK) XML Data Management 80 / 227 XML Schema XML Schema is a W3C Recommendation XML Schema Part 0: Primer XML Schema Part 1: Structures XML Schema
XML for Analysis Specification. Version 1.1 Microsoft Corporation Hyperion Solutions Corporation Updated: 11/20/2002
XML for Analysis Specification Version 1.1 Microsoft Corporation Hyperion Solutions Corporation Updated: 11/20/2002 Notice and Disclaimer 2002 Microsoft Corporation. Portions 2002 Hyperion Solutions Corporation.
SOA based Data Architecture for HTML5 Web Applications
84 Informatica Economică vol. 17, no. 2/2013 SOA based Data Architecture for HTML5 Web Applications Cătălin STRÎMBEI Al. I. Cuza University of Iasi, Faculty of Economics and Business Administration Department
Zeep Documentation. Release 0.14.0.dev0. Michael van Tellingen
Zeep Documentation Release 0.14.0.dev0 Michael van Tellingen Aug 01, 2016 Contents 1 Quick Introduction 3 2 Getting started 5 2.1 A simple use-case............................................ 5 2.2 Nested
COM_2006_023_02.xsd <?xml version="1.0" encoding="utf-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/xmlschema" elementformdefault="qualified">
1. Open Source J2EE Enterprise Service Bus Investigation
1. Open Source J2EE Enterprise Service Bus Investigation By Dr Ant Kutschera, Blue Infinity SA, Geneva, Switzerland. 1. Objective The objective of this study is to specify the meaning of Enterprise Service
User manual for e-line DNB: the XML import file. User manual for e-line DNB: the XML import file
User manual for e-line DNB: the XML import file version 1.2 dated 19 February 2015 1 1. Contents 1. Contents... 2 2. e-line DNB... 3 2.1 Submitting your reports to De Nederlandsche Bank... 3 2.3 Entering
Temando Api. Release 1.13. Developer Documentation. Temando IT Department
Api Release 1.13 Developer Documentation IT Department 1 st Edition July 2009 Contents 1. INTRODUCTION... 3 1.1. PURPOSE... 3 1.2. REVISION HISTORY... 3 1.3. NAMESPACES... 5 1.4. DOCUMENT CONVENTIONS...
ASPIRE Programmable Language and Engine
ASPIRE Programmable Language and Engine Athens Information Technology Agenda ASPIRE Programmable Language (APDL) ASPIRE Programmable Engine (APE) 2 ASPIRE Programmable Language ASPIRE Programmable Language
Modello dati regionale d interscambio del Piano Strutturale Comunale (PSC) Allegato A Formato GML-XML
Modello dati regionale d interscambio del Piano Strutturale Comunale (PSC) Allegato A Formato GML-XML In attuazione della deliberazione del Consiglio Regionale 28 maggio 2003, n. 484 "Atto di indirizzo
[MS-QoE]: Quality of Experience Monitoring Server Protocol Specification
[MS-QoE]: Quality of Experience Monitoring Server Protocol Specification Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications
Using XACML and SAML for Authorisation messaging and assertions: XACML and SAML standards overview and usage examples
Using XACML and SAML for Authorisation messaging and assertions: XACML and SAML standards overview and usage examples Draft version 0.2. - March 28, 2005 Yuri Demchenko Abstracts
Metadata for the OASIS Security Assertion Markup Language (SAML) V2.0
2 3 4 5 Metadata for the OASIS Security Assertion Markup Language (SAML) V2.0 OASIS Standard, 15 March 2005 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
Service Description: NIH GovTrip - NBS Web Service
8 July 2010 Page 1 Service Description: NIH GovTrip - NBS Web Service Version # Change Description Owner 1.0 Initial Version Jerry Zhou 1.1 Added ISC Logo and Schema Section Ian Sebright 8 July 2010 Page
DRAFT. Standard Definition. Extensible Event Stream. Christian W. Günther Fluxicon Process Laboratories [email protected]
Extensible Event Stream Standard Definition Christian W. Günther Fluxicon Process Laboratories [email protected] XES Version: 1.0 Revision: 1 November 25, 2009 DRAFT Introduction Event logs, as they
<?xml version="1.0" encoding="utf-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/xmlschema" version="2.00"> <xsd:element name="sbnmarc"
root
Test Execution Logging and Visualisation Techniques 1
1 Test Execution Logging and Visualisation Techniques 1 George Din 1, Justyna Zander 1 and Stephan Pietsch 2 1 Fraunhofer Fokus, TIP Kaiserin-Augusta-Allee 31 10589 Berlin, Germany [email protected],
<xsd:annotation> <xsd:documentation>parametrizzazioni sulle tipologie di documenti che gestisce l'utente</xsd:documentation> </xsd:annotation>
root
Christoph Emmersberger. Florian Springer. Senacor Technologies AG Wieseneckstraße 26 90571 Schwaig b. Nürnberg
Christoph Emmersberger Universität Regensburg Universitätsstraße 31 93053 Regensburg [email protected] www.uni-regensburg.de Florian Springer Senacor Technologies AG Wieseneckstraße 26 90571 Schwaig
MATHM-47150 Structured Documents
MATHM-47150 Structured Documents Adjunct Professor Ossi Nykänen, [email protected] Tampere University of Technology, Dept. of Mathematics, Hypermedia Laboratory Slides for the Spring 2012 course, 6 cu,
White Paper. SAP Solution Manager 7.0 Service Desk WebService API
White Paper SAP Solution Manager 7.0 May, 2009 Contents 1 SCENARIOS... 4 2 STATUS MODEL... 5 2.1 STATUS DEFINITION... 5 2.2 REQUESTER... 6 2.3 PROVIDER... 6 3 REPLICATION OF CONTACT PERSONS... 7 3.1 GENERAL...
Copyright 2013 wolfssl Inc. All rights reserved. 2
- - Copyright 2013 wolfssl Inc. All rights reserved. 2 Copyright 2013 wolfssl Inc. All rights reserved. 2 Copyright 2013 wolfssl Inc. All rights reserved. 3 Copyright 2013 wolfssl Inc. All rights reserved.
INTEGRATING RELATED XML DATA INTO MULTIPLE DATA WAREHOUSE SCHEMAS
INTEGRATING RELATED XML DATA INTO MULTIPLE DATA WAREHOUSE SCHEMAS Soumya Sen 1, Ranak Ghosh 2, Debanjali Paul 3, Nabendu Chaki 4 1,4 University of Calcutta Kolkata -700009 West Bengal, India 1 [email protected]
ETSI TS 102 822-3-1 V1.7.1 (2011-11)
TS 102 822-3-1 V1.7.1 (2011-11) Technical Specification Broadcast and On-line Services: Search, select, and rightful use of content on personal storage systems ("TV-Anytime"); Part 3: Metadata; Sub-part
Design Structure Analysis and Transaction Recording in SystemC Designs: A Minimal-Intrusive Approach
Design Structure Analysis and Transaction Recording in SystemC Designs: A Minimal-Intrusive Approach Wolfgang Klingauf, Manuel Geffken TU Braunschweig, E.I.S. (Prof. U. Golze) 38106 Braunschweig, Germany
Gplus Adapter 8.0. for Siebel CRM. Developer s Guide
Gplus Adapter 8.0 for Siebel CRM Developer s Guide The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without the prior written consent of Genesys Telecommunications
XML. Dott. Nicole NOVIELLI [email protected] http://www.di.uniba.it/intint/people/nicole.html. XML: extensible Markup Language
XML Dott. Nicole NOVIELLI [email protected] http://www.di.uniba.it/intint/people/nicole.html XML: extensible Markup Language! Permits document authors to create markup language, that is text-based notations
Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0
2 3 4 5 Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0 OASIS Standard, 15 March 2005 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
XML - A Practical Application and Design
Twente University Faculty of Informatics Database group Distributed XML Database Systems Marko Smiljanić, Henk Blanken, Maurice van Keulen, Willem Jonker October 2002 Abstract Invention of XML as a universal
ETSI TS 102 818 V1.4.1 (2008-06) Technical Specification
TS 102 818 V1.4.1 (2008-06) Technical Specification Digital Audio Broadcasting (DAB); Digital Radio Mondial (DRM); XML Specification for Electronic Programme Guide (EPG) European Broadcasting Union Union
How To Write An Eplsi.Org (For Free) For A Free Download
TS 102 818 V1.5.1 (2013-08) Technical Specification Digital Audio Broadcasting (DAB); Digital Radio Mondiale (DRM); XML Specification for Electronic Programme Guide (EPG) European Broadcasting Union Union
Authentication Context for the OASIS Security Assertion Markup Language (SAML) V2.0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 Authentication Context for the OASIS Security Assertion Markup Language (SAML)
Oracle Agile Engineering Data Management
Oracle Agile Enterprise Integration Platform Administration Guide for Agile e6.1.3.0 Part No. E50949-01 January 2014 Copyright and Trademarks Copyright 1995, 2014,Oracle and/or its affiliates. All rights
XML for RPG Programmers: An Introduction
XML for RPG Programmers: An Introduction OCEAN Technical Conference Catch the Wave Susan M. Gantner susan.gantner @ partner400.com www.partner400.com Your partner in AS/400 and iseries Education Copyright
XML Schemadefinition
Vorlesung IFS in der Bioinformatik SS 2011 Modul 2: a.univ.-prof. Dr. Werner Retschitzegger IFS Johannes Kepler University Linz www.jku.ac.at Institute of Bioinformatics www.bioinf.jku.at Information Systems
SOAP. SOAP SOAP d Apache/IBM Invocation générique : SOAP. Message XML SOAP. SOAP d Apache/IBM Invocation générique : SOAP
Service Web? Web Services Description Langage & SOAP Service Web? Envoi d un message! Service Web? I m hungry! Service Web Obtention d une response IUP1 Novembre 2002 1 Services Web Interfaces Services
Appendix 1 Technical Requirements
1 av 13 Appendix 1 Technical Requirements Version 2.4.7 Technical requirements for membership in the Skolfederation The Skolfederation has, like many other federation initiatives, the goal to use the following
Security for industrial automation and control systems: Patch compatibility information
Security for industrial automation and control systems: Patch compatibility information A Progress Report for Review and Comment From ISA99 Work Group 6 (Patch Management) The material in this report has
