Assignment For The Problem Domain Of Your Semester Project Propose A Data Structure That Could Be The Subject Of Electro 1 (47.47 KiB) Viewed 36 times
Assignment For The Problem Domain Of Your Semester Project Propose A Data Structure That Could Be The Subject Of Electro 2 (47.47 KiB) Viewed 36 times
Assignment For the problem domain of your semester project propose a data structure that could be the subject of electronic document interchange with some external party: • create an XML document containing exemplary data items and a link to its document schema expressed with XML Schema • create the abovementioned schema specification and include in it among others: o a custom enumerated-value type (created as a constraint of some predefined XML Schema data type; o a custom type created using the xs: union of two domains (like e.g. integer plus selected string values); o element or attribute containing a date; o a custom type created using a regular expression pattern (like e.g. e-mail, ISBN number etc.) o uniqueness constraint for at least one attribute of for a combination of attributes. make sure that the data contained in the document validates successfully against the schema
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!