MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/rdbms/xml/em/orarep/security/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/rdbms/xml/em/orarep/security/priv.xsd

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
  elementFormDefault="qualified" 
  attributeFormDefault="unqualified">

  <!-- ********************************************************************* -->
  <!-- privType: used for priv elements                                    -->
  <!-- ********************************************************************* -->
  <xs:complexType name="privType">
    <xs:attribute name="name" type="xs:string" use="required" />
    <xs:attribute name="auth_type" type="xs:string" />
    <xs:attribute name="is_role">
      <xs:simpleType>
        <xs:restriction base="xs:nonNegativeInteger">
          <xs:minInclusive value="0"/>
          <xs:maxInclusive value="1"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>

</xs:schema>

OHA YOOOO