5f97a9517aa69169dc4bed2cda8cab70c3c1c9f8
[acontent.git] / docs / home / ims / domainProfile_5 / imswl_v1p0_localised.xsd
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!--*************************************************************************-->\r
3 <!--** This schema has been modified from the original base schema named - **-->\r
4 <!--** imswl_v1p0.xsd                                                      **-->\r
5 <!--** using the IMS SchemaProf tool. This tool is based on software from  **-->\r
6 <!--** the TELCERT Project which was funded in part by the European        **-->\r
7 <!--** Commission under contract IST-507128                                **-->\r
8 <!--*************************************************************************-->\r
9 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.imsglobal.org/xsd/imswl_v1p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" targetNamespace="http://www.imsglobal.org/xsd/imswl_v1p0" elementFormDefault="unqualified">\r
10   <xs:element name="webLink" type="webLinkType" />\r
11   <xs:complexType name="webLinkType">\r
12     <xs:sequence>\r
13       <xs:element name="title" type="xs:string" />\r
14       <xs:element name="url">\r
15         <xs:complexType>\r
16           <xs:attribute name="href" type="xs:string" use="required" />\r
17           <xs:attribute name="target" type="xs:string" />\r
18           <xs:attribute name="windowFeatures" type="xs:string" />\r
19         </xs:complexType>\r
20       </xs:element>\r
21     </xs:sequence>\r
22   </xs:complexType>\r
23 </xs:schema>\r