MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/rdbms/xml/schema/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/rdbms/xml/schema/xlink.xsd

<?xml version="1.0"?> 

<schema targetNamespace="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" elementFormDefault="qualified">

  <attribute name="type">    
    <simpleType>       
      <restriction base="string">      

       <enumeration value="simple" />       
       <enumeration value="extended" />       
       <enumeration value="locator" />
       <enumeration value="arc" />
       <enumeration value="resource" />
       <enumeration value="title" />
       <enumeration value="none" />
      </restriction>
    </simpleType>
  </attribute>

  <attribute name="href" type="anyURI" />

  <attribute name="role" type="string" />

  <attribute name="arcrole" type="string" />

  <attribute name="title" type="string" />

  <attribute name="show">
    <simpleType>
      <restriction base="string">
       <enumeration value="new" />
       <enumeration value="replace" />
       <enumeration value="embed" />
       <enumeration value="other" />
       <enumeration value="none" />
      </restriction>
    </simpleType>
  </attribute>

  <attribute name="actuate">
   <simpleType>
    <restriction base="string">
     <enumeration value="onLoad" />
     <enumeration value="onRequest" />
     <enumeration value="other" />
     <enumeration value="none" />
    </restriction>
   </simpleType>
  </attribute>

  <attribute name="label" type="string" />

  <attribute name="from" type="string" />

  <attribute name="to" type="string" />
</schema>

OHA YOOOO