Schwinn Sid Manuale Utente Pagina 39

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 49
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 38
Weitere Schemaoperationen
Generieren eines Schemas
SELECT
dbms_xmlschema.generateschema(schemaname =>'USCHWINN',
typename =>'PERSON_T')
FROM dual;
<xsd:schema
targetNamespace="http://ns.oracle.com/xdb/XMLUSER"
xmlns="http://ns.oracle.com/xdb/XMLUSER"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema
"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema
"
xmlns:xdb="http://xmlns.oracle.com/xdb"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.oracle.com/xdb
http://xmlns.oracle.com/xdb/XDB"
<xsd:element name="PERSON_T" type="PERSON_TType"
xdb:SQLType="PERSON_T" xdb:SQLSchema="ULRIKE"/>
<xsd:complexType name="PERSON_TType">
<xsd:sequence>
<xsd:element name="LAST_NAME" type="xsd:string"
xdb:SQLName="LAST_NAME" xdb:SQLType="VARCHAR2"/> ...
Vedere la pagina 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 48 49

Commenti su questo manuale

Nessun commento