Tamino xquery işler
Using your own and , create five different XQuery expressions and show the results of those five expressions by capturing the images of the results generated by an XML editor tool you chose. Notice that each XQuery should be different in terms of the types. For example, FLWOR, built-in function, user-define function should be among five XQuery expressions...............
Using your own and , create five different XQuery expressions and show the results of those five expressions by capturing the images of the results generated by an XML editor tool you chose. Notice that each XQuery should be different in terms of the types. For example, FLWOR, built-in function, user-define function should be among five XQuery expressions....
Using your own and , create five different XQuery expressions and show the results of those five expressions by capturing the images of the results generated by an XML editor tool you chose. Notice that each XQuery should be different in terms of the types. For example, FLWOR, built-in function, user-define function should be among five XQuery expressions...............
Existdb Contacts Database - XML Modify to provide a custom Contacts database. Requires understanding of XQuery, XSLT, Javascript, Twitter Bootstrap and AngularJS. Program XRX and edit locking. Program multiple deletions. Saving of versions and edit history. Program responsive field search. Xquery page for the database and Xquery page to manage edit locking. Locks to expire after 3 minutes. Comparison with current version to establish currency of version being edited.. Time frame 1 month at the most. Hope to develop continuing relationship with further work.
a) Produce an enhanced entity relational diagram, and map the relational model, stating any assumptions made. b) Construct the following queries using Relational Algebra (i) List of albums produced by J Jones. (ii) Musicians who played on the song with the ID of SS1245. c) Write SQL Queries (i...J Jones. (ii) Musicians who played on the song with the ID of SS1245. c) Write SQL Queries (i) List of songs produced by musicians who reside in London (ii) The album that has the least number of songs (iii) The musician who has played on most songs Task 2 a) Give a DTD and XML representation of the information in the above record company b) How would you use XQuery to find the list of instruments played on the album with the ID of A1582. ...
very basic and simple database task, you are required to create an Entity relationship diagram, creating table in dbms, writing 3 sql queries and based on that creating xml dtd and an Xquery. ***please do not apply if you don't speak english ***please do not apply if you don't have skype ***please do not apply without reading the problem. ***please do not apply if you require long time, typically we are expecting this to be done within 8-10 hours, however experience database experts are able to do it within 2-3 hours. Project:Simple and basic relational Database and xml problem Scenario: A record company stores information about musicians who perform on its albums. The information includes that of musician, the instruments that are held at the record com...
Solution required for Two separate projects Task 1: The task of this coursework is to use XQuery to work out family relationships. More precisely: Use the DTD at txt (see also ) to construct some documents which represent family data Now look up and construct XQuery expressions which, when you apply them to your family documents will nd: { All pairs of rst cousins { All pairs of second cousins { All pairs of second cousins, once removed The queries should return HTML documents, properly formatted. They should only return each pair of cousins once You should write more family tree documents, if necessary, so that you can test
Your job will be to create a form that will make basic queries to a database and present the results. We will provide you with FTP access to a hosting account where you can upload the necessary files. It will query an XML database which requires authentication (a username and password shall be provided); the database can be accessed both through HTTP (POST) or through Web Services (SOAP),...will assume a default of 1 room for 1 adult. The data will be requested from a third party server using web services, and it will be displayed in our website in our server. This is all the help which we presently request from you. We want to see an example code that will show us the basic connection principles, and thus we will take it from there ourselves. Skills: XML - WSDL - SOAP - XQUE...
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
...Implementation. (giving broader range to cover all levels) • 2-5+ years of experience in OSM implementation. • Strong experience in Central Order Management, Service Order Management, Orchestration Modeling, Data Dictionary, Order Modeling, Process/Task Modeling, Inter Cartridge communication, OSM Deployment is expected. • Work experience on the following areas - 1. Weblogic 2. JMS 3. XML & XSD 4. XQuery & Xslt (must have) 5. Java/J2EE • Good Written and Verbal Communication, Presentation Skills Please let me know If you or any of your friend would be interested in this opportunity. If interested, Kindly send us – - Consultant’s updated profile - Your current & expected annual CTC or monthly salary - Notice informa...
...Implementation. (giving broader range to cover all levels) • 2-5+ years of experience in OSM implementation. • Strong experience in Central Order Management, Service Order Management, Orchestration Modeling, Data Dictionary, Order Modeling, Process/Task Modeling, Inter Cartridge communication, OSM Deployment is expected. • Work experience on the following areas - 1. Weblogic 2. JMS 3. XML & XSD 4. XQuery & Xslt (must have) 5. Java/J2EE • Good Written and Verbal Communication, Presentation Skills Please let me know If you or any of your friend would be interested in this opportunity. If interested, Kindly send us – - Consultant’s updated profile - Your current & expected annual CTC or monthly salary - Notice informa...
I have already have the XML file. I need someone to help me write down Xquery. It is very simple. If you know how to do please bid it. The lowest price I will choose. Don't worry. It is very simple.
...You are required to implement a PHP SOAP based Web Service and demonstrate its operation through the implementation of suitable client and server code. The web service must: • provide a function called xquery which takes a single string parameter representing an XQuery statement and returns a string (xml) representing the results of the query. • provide the means to catch, return and report errors as appropriate. • utilise the functionality and features of PheXist to process XQuery statements upon xml stored in an eXist XML database. Your PHP client code should include suitable xquery calls to your web service server to adequately demonstrate the server’s functionality. You are required to produce a document describing: • the ...
Deadline 24 hours XML representation of Data Object required. See attachment for more detail
Urgently need someone to help me with the assignment. Its about Xquery expression. Budget is 10USD.
Hi I have some minor errors in some XML files that I need to be fixed. This is very simple work for a developer experienced in XQuery. It should not take more than 1 hour to fix. I will run the corrected files and then accept the work as complete once the files work correctly(These files are used in custom XQuery code in a custom software which uses Saxon XQuery Processor). I do need this done today itself. Yours sincerely, Arvind.
...Consider above xml data. Write XPath statement to get the value of Name attribute. Answer: Consider above XML data. 2. What is the Ancestor element of element? Answer: 3. Write an XPath statement to get the value of category attribute of “XQuery Kick Start” book element. Answer: 4. Which of the following query statement is used to select all title and price elements from given XML data? a. //book/title | //book/price b. //book/title & //book/price c. //book/title AND //book/price d. //book/title + //book/price 5. //book XQuery expression will return from XML data. e. All book elements f. All grandchildren elements of book element g. Returns an empty node set h. Whole document 6. @ symbol is used to: i. Select the root no...
...Consider above xml data. Write XPath statement to get the value of Name attribute. Answer: Consider above XML data. 2. What is the Ancestor element of element? Answer: 3. Write an XPath statement to get the value of category attribute of “XQuery Kick Start” book element. Answer: 4. Which of the following query statement is used to select all title and price elements from given XML data? a. //book/title | //book/price b. //book/title & //book/price c. //book/title AND //book/price d. //book/title + //book/price 5. //book XQuery expression will return from XML data. e. All book elements f. All grandchildren elements of book element g. Returns an empty node set h. Whole document 6. @ symbol is used to: i. Select the root no...
I am working on a travel agency website using a Themefuse wordpress theme. I need to make modifications on the theme to improve functionality and easiness to update Basically I have package "Tours" and I have single "Hotels". I need to link the package "Tours" to their corresponding hotels and the "Hotels" to their available "Tours" - with auto population in the backend or use shortcod...hotel or tour I can select from a list which ones should be featured on that correct tabe from a list. Visually it should also look like the first example. Option 3. I am opten to ideas. Here is a link to sample backend of the theme I am using: username: freelancertest password: DR0aB9PNoyQd Thanks, Let me know if you have questions ...
...Uses Cases provided by the W3C Working Group is available at It provides many good examples of XQuery. Please read and then answer the following questions. Questions 1.“” and “” are the DTD and XML files for the bibliography documents of a bookstore. Please formulate the XQuery for the following queries: a)For each book in , list the title and price, grouped inside a “result” element. Then group all “result” elements inside a “results” element. Save the result as “”. b)Using “” as input, find the price of the book “Data on the Web”. are encouraged to use Saxon to test the XQuery you make in Question1. (Some of you have ...
I am looking fro someone to implement a PHP SOAP based Web Service. Features of PHeXist to process XQuery statements upon xml stored in an eXist XML database. I will share complete details with selected bidders. It's a small project. Thanks
I am looking fro someone to implement a PHP SOAP based Web Service. Features of PHeXist to process XQuery statements upon xml stored in an eXist XML database. I will share complete details with selected bidders. It's a small project. Thanks
I want to use the information from this website:- From what i understand, It converts XML to sequence diagrams using XQUery. I tried running the code on sausalito and xquery editor but I wasnt successful. I want someone to run it and fix the bugs if any.
I want to use the information from this website:- From what i understand, It converts XML to sequence diagrams using XQUery. I tried running the code on sausalito and xquery editor but I wasnt successful. I want someone to run it and fix the bugs if any.
I want you to **provide me or implement an algorithm called TreeMatch**. I need it for my project. It is used to match extended xml queries (XPath and XQuery). The algorithm can be found in the IEEE Transaction Paper (IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 2011) The title of the paper is "Extended XML Tree Pattern Matching: Theories and Algorithms" and can be downloaded from google or from the attachment. (algorithm starts at page 7 of pdf) There are 4 algorithms in the paper (all these are part of the same algorithm called TreeMatch). I need these implemented in Java, along with a small front end to accept the queries and display the output. (This should be integrated into an existing front end created with swings) The program should accept Extended XML ...
Greetings, we need a programmer for different reports (BIRT), using BaseX (XQuery). DB PostgreSQL. Programmer must know Russian language well.
We are looking for Perl Developer for a contract based in Brighton Knowledge of web development techniques such as HTML, CSS and JavaScript ● Experience of XML technologies such as XSLT, XPath, XQuery ● Knowledge of SQL database systems such as PostgreSQL, MySQL, Oracle, SQL Server or SQLite ● Experience of the Linux / Unix environment ● Knowledge of version control with Subversion, CVS or similar systems ● Knowledge of web servers and application servers such as Apache/mod_perl ● Experience of Perl web development with frameworks such as HTML::Mason ● Experience of Perl database technologies such as DBI and Class::DBI ●
...descriptions (by prefixing such terms with a hyphen '-'). The application is currently being developed in Eclipse (Indigo release) on Linux at the moment and the full source will be available in Subversion to the winning bidder. All work will need to be committed into the Subversion repository by the person engaged to complete the project. Programming is to be done in Java (and possibly XSLT/SQL/Xquery depending on the implementation strategy). To be considered, bidders need to be able to demonstrate: 1. previous work on Android applications 2. previous work with XML data, especially using the limited libraries available on the Android platform Bids will also be assessed based upon the proposed implementation strategy for the search function. Will they...
I have few queries to be completed by are my queries.I would pay fix amount for this .I need it before 24 hrs starting now. Attached is a file that u can work on its an following are the queries 1. Find the countries with emerging democracies, which continents they belong to, and the size of their population. ...ethnic group and the percentage associated with that ethnic group. 9. List the countries in Europe in descending order on the size of their population. Inside of each country, nest the provinces in decreasing order of their population. Output all population values using <population> and </population>. 10. Find the maximum depth of the XML document you were given (see ). Use <maxdepth> and </maxdepth> to enclose the value.
Hi I need some help with the xquery .I have 10 queries that has to be run.I need it by are the queries . This is quite clear.I need the logic .Here is the XML document i have uploaded from which i need these xquery. I dont think its very hard .I had other projects and i am new to this so sort of just outsourcing. 1. Find the countries with emerging democracies, which continents they belong to, and the size of their population. Here is the required answer structure: <answer-1> <country>+ <name> ... </name> <continent> ... </continent> <population> ... </population> </country> </answer-1> 2. Find all the countries in Africa, with infant mortality greater than 15% and growth rate less tha...
Hi, we need xquery scripting. Found you on the Freelancer.com. Would you be interested?
I have XML documents stored in a data base. These XML documents are an XML version of a medical note. I use SQL Server Reporting Services to retrieve the XML from the data base and then apply an XSLT to render a version of the XML document into Microsoft Word. I need help improving the mechanism I use to retrieve the data from the XML document. ## Deliverables These XML documents have Sections and Sub-Sections. Each section or subsection has a title and then content that is either a series of paragraphs or a list. I currently use a Stored Procedure to generate a data set that has 1 row for each section in the XML. The Stored Proc uses a cross-apply statement to pull the data out of the XML document and generate the data set. The current approach works well as long as the XML document ...
I want you to **provide me or implement an algorithm called TreeMatch**. I need it for my project. It is used to match extended xml queries (XPath and XQuery). The algorithm can be found in the IEEE Transaction Paper (IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 2011) The title of the paper is "Extended XML Tree Pattern Matching: Theories and Algorithms" and can be downloaded from google or from the attachment. (algorithm starts at page 7 of pdf) There are 4 algorithms in the paper (all these are part of the same algorithm called TreeMatch). I need these implemented in Java, along with a small front end to accept the queries and display the output. (This should be integrated into an existing front end created with swings) The program should ac...
Pomoc przy XML/Xpath/XQuery ok 30min pracy piątek
I need an Online Market project written in JSP. It has to use XQUERY and a pureXML DB2 Database. Details: Objective: Main Objective of this project is to build an E- Market where people can buy, sell or advertise products. Here, suppose one person wants to sell his car then he can go to this e market and advertise his product for sell. He need to fill some basic information about his product(car in this case). Now suppose some other customer wants to buy some used car then he can search for it from the site by providing some basic information. Types of Users: A. Any user who wants to sell/buy any products B. Director (Admin) C. Employees Functional Requirements: i. Basic information for user who just visit the site ii. Enrollment is must for users who wish to see deta...
All you need to do is author 3 pages of XSLT. I already have the data, XSL, XML, CSS files and sitemap already done. All you need to do it make it look nicer and compile it. Please apply only if you consider yourself an expert in these skills. I need this to be done ASAP.
All you need to do is author 5 pages of XSLT. 2 of these pages is already done. So, you will be writing the rest of 3 pages. You will also need to complete the sitemap. It is partially done as well. You must know JSON as apply only if you consider yourself an expert in these skills. I need this to be done ASAP.
...phone number etc 2. Report showing all the products sold by all salespersons. 3. List of all raw materials details needed for each product. 4. A report showing employee details and their history of work assigned. An XML document showing details of products and their raw materials. This XML document can be sent to raw materials vendor. In order to do this you must be familiar with XQuery and you need to have Oracle DBMS installed....
Skills: PHP PHP Template Attribute Language XML XQuery XSLT HTML JavaScript CSS SQL Education: Bachelors Info. Sys. Mgmt. or related US Citizen / Legal Resident You will work with an Applications System Analyst to make changes to two web-based systems based on the skills listed above. The work will start on or about October 15, 2011 until December 31,2011. The time commitment will be approximately 20-30 hours per week. There is no on-site commitment for this project. Please reply with an expression of interest and a copy of your resume. I will contact you. To FREELANCER staff reviewers: please feed back any problems or issues with this post.
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
I have a complex CSV file with many groupings that I need to transform into XML. The java or xquery will be called withing Oracle OSB, but right now I just need the transformation part done. I have attached the input file.
Need a xQuery which will take a dirty XML as a parameter and produce an acceptable format of XML. If your work is good then we will pass all the rest of the conversion to you as a private project. XML file will be provided once you show interest in the project. It must validate in stylus studio. ## Deliverables **Project background: **We have a legacy claims system which produces a dirty XML to prints its variable data letters. We are installing a new system which requires a different much more structured format of XML. The new system has in-built functionality through which you can link it to a Stylus studio -x Query and pass any XML format to it. The Stylus-studio xQuery is responsible to convert the dirty format of the XML to the acceptable for...
...competitive compensation AND long-term equity. Provided that you're great, I'd even let you stay at my house in Southern California to expedite the process. Experience Required: -Significant PHP/MySQL experience -Extensive Drupal experience -Experience with back-end databases -Mastery of Javascript, CSS, and client-side browser functionality -Significant Flash Experience -Mastery of XML, XQuery and/or JSON a large plus -Graphic work experience desired -Experience with Android/I-phone applications Next Steps: Please bid only if you meet and exceed these requirements. Applicable bidders will receive more information regarding the project. This project will be enjoyable and rewarding for all involved-- a true once in a lifetime opportunity. Thank you for...
... Experience Required- the requisites here have been pre selected. If the bidder, knows what I need then bid. I have the whole idea of how and what is going to be displayed. -Significant PHP/MySQL experience -Mastery of Javascript, CSS, and client-side browser functionality -Significant Flash Experience -Experience implementing Zen Cart & e-commerce functionality -Mastery of XML, XQuery and/or JSON a large plus -Graphic work experience helpful -High level of ethics -Examples of prior work experience helpful Next Steps Please bid only if you meet and exceed these requirements. Applicable bidders will receive more information regarding the project. This project will be enjoyable and rewarding for all involved. Thank you for reading, good luck with your bid, a...
...security, efficiency, caching, PHP FTP, PHP sockets, and a few other advanced topics. Please only bid if you have the following experience: 1. Application design and design patterns (3+ years) 2. Internet security 3. Object-oriented JavaScript and AJAX 4. Advanced topics in PHP, including sockets, FTP, HTTP 5. Flat file databases (my applications will NOT use any relational databases). 6. XQuery, XML 7. some understanding of SOAP applications 8. Scaling and caching MORE DETAILS: We need to discuss about 10 PHP objects, 5 JavasScript objects and some XML stuff. Your job will be to: 1. Have a conversation with me and evaluate my current plan 2. Propose changes and additions to my current strategy 3. Explain some advanced topics in PHP/AJAX and XML, and ...
You are required to implement a PHP SOAP based Web Service and demonstrate its operation through the implementation of suitable client and server code. The web service must: • provide a function called xquery which takes a single string parameter representing an XQuery statement and returns a string (xml) representing the results of the query. • provide the means to catch, return and report errors as appropriate. • utilise the functionality and features of PHeXist to process XQuery statements upon xml stored in an eXist XML database.
...zawartych Od kandydata oczekujemy: - wykształcenia wyższego informatycznego (ew. student ostatnich lat) - gruntownej znajomości języka SQL (wykorzystywany silnik: MS SQL Server 2008) - gruntownej znajomość technologii Microsoft.NET, w szczególności C#, LINQ - bardzo dobrej znajomość technologii internetowych, w tym: HTML, CSS, JavaScript, jQuery - dobrej znajomości technologii XML/XPath/XQuery/XSLT - zdolności organizacyjnych, samodzielności w działaniu, kreatywności i pro aktywności - mile widziana znajomość zagadnień z dziedziny Business Intelligence w zakresie narzędzi raportujących Oferujemy: - atrakcyjne wynagrodzenie - samodzielne stanowisko pracy - pracę w dynamicznie rozwijającej się firmie, w profesjonalnym zespole - miłą atmosferę pra...