[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/cc/schemas/domainProfile_1/ -> imscc_m_definition.xsd (source)

   1  <?xml version="1.0" encoding="UTF-8"?>
   2  <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ltsc.ieee.org/xsd/imscc/LOM" targetNamespace="http://ltsc.ieee.org/xsd/imscc/LOM">
   3    <!--****************************************************************************************-->
   4    <!--** Definition document - this document holds AP defined simpleType elements that have **-->
   5    <!--** been referenced through a type attribute in one of the modified, resultant schema. **-->
   6    <!--****************************************************************************************-->
   7    <xs:simpleType name="ImsCCType">
   8      <xs:restriction base="xs:string">
   9        <xs:whiteSpace value="preserve" />
  10        <xs:enumeration value="IMS Common Cartridge" />
  11      </xs:restriction>
  12    </xs:simpleType>
  13  </xsd:schema>
  14  


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1