Question
Write an XML Schema for the following XML file satisfying the following requirements: a)orderDate and shipDate elements should be of xsd:date type; b) SKU attribute
Write an XML Schema for the following XML file satisfying the following
requirements: a)orderDate
and
shipDate
elements should be of
xsd:date
type; b)
SKU
attribute should be restricted to a sequence of 6 alphanumerical symbols; c)
country
should be of xsd:
NMTOKEN
type d) make reuse of the element types
shippingInfo
and
billingInfo
. Validate the xml file against your XML Schema using
the
online validator:
http://tools.decisionsoft.com/schemaValidate/.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started