Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema RFC211.1.IdolCart_tipi.xsd
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Properties
attribute form default: unqualified
element form default: qualified
Element tns:TipoDatabase / tns:VersioneSchema
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type xs:positiveInteger
Properties
content: simple
Source
<xs:element name="VersioneSchema" type="xs:positiveInteger"/>
Element tns:TipoDatabase / tns:Tipo
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id10
Type tns:TipoDbms
Properties
content: simple
Facets
enumeration db2
enumeration mysql
enumeration oracle
Source
<xs:element name="Tipo" type="tns:TipoDbms"/>
Element tns:TipoMittente / tns:Descrizione
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id14
Type tns:String50
Properties
content: simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="Descrizione" type="tns:String50"/>
Element tns:TipoMittente / tns:Codice
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id16
Type tns:TipoCentroImpiego
Properties
content: simple
Facets
pattern [0-9]{9}
Source
<xs:element name="Codice" type="tns:TipoCentroImpiego"/>
Element tns:TipoInfo / tns:col
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id28 RFC211_1_IdolCart_tipi_xsd.tmp#id29 RFC211_1_IdolCart_tipi_xsd.tmp#id31 RFC211_1_IdolCart_tipi_xsd.tmp#id21 RFC211_1_IdolCart_tipi_xsd.tmp#id22 RFC211_1_IdolCart_tipi_xsd.tmp#id23 RFC211_1_IdolCart_tipi_xsd.tmp#id20
Type tns:TipoMetadatiColonna
Properties
content: complex
maxOccurs: unbounded
Model tns:TipoJdbc , tns:DimTipo{0,1} , tns:FK{0,1}
Children tns:DimTipo, tns:FK, tns:TipoJdbc
Instance
<tns:col nome="" nullable="" pk="">
  <tns:TipoJdbc>{1,1}</tns:TipoJdbc>
  <tns:DimTipo>{0,1}</tns:DimTipo>
  <tns:FK nomeColonna="" tabella="">{0,1}</tns:FK>
</tns:col>
Attributes
QName Type Fixed Default Use Annotation
nome tns:String50 required
nullable tns:TipoSN optional
pk tns:TipoSN optional
Source
<xs:element name="col" type="tns:TipoMetadatiColonna" maxOccurs="unbounded"/>
Element tns:TipoMetadatiColonna / tns:TipoJdbc
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id14
Type tns:String50
Properties
content: simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="TipoJdbc" type="tns:String50"/>
Element tns:TipoMetadatiColonna / tns:DimTipo
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type xs:positiveInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="DimTipo" type="xs:positiveInteger" minOccurs="0"/>
Element tns:TipoMetadatiColonna / tns:FK
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id25 RFC211_1_IdolCart_tipi_xsd.tmp#id27 RFC211_1_IdolCart_tipi_xsd.tmp#id24
Type tns:Chiave
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
nomeColonna tns:String50 required
tabella tns:NomeTabella required
Source
<xs:element name="FK" type="tns:Chiave" minOccurs="0"/>
Element tns:TipoTransazione / tns:record
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id58 RFC211_1_IdolCart_tipi_xsd.tmp#id60 RFC211_1_IdolCart_tipi_xsd.tmp#id43 RFC211_1_IdolCart_tipi_xsd.tmp#id46 RFC211_1_IdolCart_tipi_xsd.tmp#id49 RFC211_1_IdolCart_tipi_xsd.tmp#id52 RFC211_1_IdolCart_tipi_xsd.tmp#id55 RFC211_1_IdolCart_tipi_xsd.tmp#id42
Type tns:TipoRecord
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model (tns:str | tns:num | tns:data | tns:blob | tns:null)
Children tns:blob, tns:data, tns:null, tns:num, tns:str
Instance
<tns:record op="" tabella="">
  <tns:str col="">{1,1}</tns:str>
  <tns:num col="">{1,1}</tns:num>
  <tns:data col="">{1,1}</tns:data>
  <tns:blob col="">{1,1}</tns:blob>
  <tns:null col="">{1,1}</tns:null>
</tns:record>
Attributes
QName Type Fixed Default Use Annotation
op tns:TipoOperazione required
tabella xs:string required
Source
<xs:element name="record" type="tns:TipoRecord" minOccurs="1" maxOccurs="unbounded"/>
Element tns:TipoRecord / tns:str
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id45 RFC211_1_IdolCart_tipi_xsd.tmp#id44
Type tns:ValoreStringa
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:element name="str" type="tns:ValoreStringa"/>
Element tns:TipoRecord / tns:num
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id48 RFC211_1_IdolCart_tipi_xsd.tmp#id47
Type tns:ValoreNumerico
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:element name="num" type="tns:ValoreNumerico"/>
Element tns:TipoRecord / tns:data
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id51 RFC211_1_IdolCart_tipi_xsd.tmp#id50
Type tns:ValoreData
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:element name="data" type="tns:ValoreData"/>
Element tns:TipoRecord / tns:blob
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id54 RFC211_1_IdolCart_tipi_xsd.tmp#id53
Type tns:ValoreBlob
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:element name="blob" type="tns:ValoreBlob"/>
Element tns:TipoRecord / tns:null
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id57 RFC211_1_IdolCart_tipi_xsd.tmp#id56
Type tns:ValoreNullo
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:element name="null" type="tns:ValoreNullo"/>
Element tns:TipoErrore / tns:CodiceErrore
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id74
Type tns:TipoCodiceErrore
Properties
content: simple
Facets
maxInclusive 999999
Source
<xs:element name="CodiceErrore" type="tns:TipoCodiceErrore"/>
Element tns:TipoErrore / tns:DescrizioneErrore
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id76
Type tns:String1000
Properties
content: simple
Facets
minLength 1
maxLength 1000
Source
<xs:element name="DescrizioneErrore" type="tns:String1000"/>
Element tns:TipoErrore / tns:TagErrato
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id78
Type tns:String255
Properties
content: simple
Facets
minLength 1
maxLength 255
Source
<xs:element name="TagErrato" type="tns:String255"/>
Element tns:TipoErrore / tns:ValoreErrato
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id80
Type tns:String0_255
Properties
content: simple
Facets
minLength 0
maxLength 255
Source
<xs:element name="ValoreErrato" type="tns:String0_255"/>
Complex Type tns:TipoDatabase
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id8 RFC211_1_IdolCart_tipi_xsd.tmp#id9
Used by
Model tns:VersioneSchema , tns:Tipo
Children tns:Tipo, tns:VersioneSchema
Source
<xs:complexType name="TipoDatabase">
  <xs:sequence>
    <xs:element name="VersioneSchema" type="xs:positiveInteger"/>
    <xs:element name="Tipo" type="tns:TipoDbms"/>
  </xs:sequence>
</xs:complexType>
Simple Type tns:TipoDbms
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration db2
enumeration mysql
enumeration oracle
Used by
Source
<xs:simpleType name="TipoDbms">
  <xs:restriction base="xs:string">
    <xs:enumeration value="db2"/>
    <xs:enumeration value="mysql"/>
    <xs:enumeration value="oracle"/>
  </xs:restriction>
</xs:simpleType>
Complex Type tns:TipoMittente
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id13 RFC211_1_IdolCart_tipi_xsd.tmp#id15
Used by
Model tns:Descrizione , tns:Codice
Children tns:Codice, tns:Descrizione
Source
<xs:complexType name="TipoMittente">
  <xs:sequence>
    <xs:element name="Descrizione" type="tns:String50"/>
    <xs:element name="Codice" type="tns:TipoCentroImpiego"/>
  </xs:sequence>
</xs:complexType>
Simple Type tns:String50
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 50
Used by
Source
<xs:simpleType name="String50">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="50"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:TipoCentroImpiego
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{9}
Used by
Source
<xs:simpleType name="TipoCentroImpiego">
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{9}"/>
  </xs:restriction>
</xs:simpleType>
Complex Type tns:TipoInfo
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Meta-Informazioni su una tabella. Attributo "tabella" con il nome
della tabella a cui si riferiscono le meta-informazioni, poi un elenco di colonne,
ciascuna con le proprie meta-informazioni.
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id32 RFC211_1_IdolCart_tipi_xsd.tmp#id19
Used by
Model tns:col+
Children tns:col
Attributes
QName Type Fixed Default Use Annotation
tabella tns:NomeTabella required
Source
<xs:complexType name="TipoInfo">
  <xs:annotation>
    <xs:documentation>Meta-Informazioni su una tabella. Attributo "tabella" con il nome della tabella a cui si riferiscono le meta-informazioni, poi un elenco di colonne, ciascuna con le proprie meta-informazioni.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="col" type="tns:TipoMetadatiColonna" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="tabella" type="tns:NomeTabella" use="required"/>
</xs:complexType>
Complex Type tns:TipoMetadatiColonna
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
I metadati relativi ad una colonna di una tabella
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id28 RFC211_1_IdolCart_tipi_xsd.tmp#id29 RFC211_1_IdolCart_tipi_xsd.tmp#id31 RFC211_1_IdolCart_tipi_xsd.tmp#id21 RFC211_1_IdolCart_tipi_xsd.tmp#id22 RFC211_1_IdolCart_tipi_xsd.tmp#id23
Used by
Model tns:TipoJdbc , tns:DimTipo{0,1} , tns:FK{0,1}
Children tns:DimTipo, tns:FK, tns:TipoJdbc
Attributes
QName Type Fixed Default Use Annotation
nome tns:String50 required
nullable tns:TipoSN optional
pk tns:TipoSN optional
Source
<xs:complexType name="TipoMetadatiColonna">
  <xs:annotation>
    <xs:documentation>I metadati relativi ad una colonna di una tabella</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TipoJdbc" type="tns:String50"/>
    <xs:element name="DimTipo" type="xs:positiveInteger" minOccurs="0"/>
    <xs:element name="FK" type="tns:Chiave" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="nome" type="tns:String50" use="required"/>
  <xs:attribute name="pk" type="tns:TipoSN"/>
  <xs:attribute name="nullable" type="tns:TipoSN"/>
</xs:complexType>
Complex Type tns:Chiave
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id25 RFC211_1_IdolCart_tipi_xsd.tmp#id27
Used by
Attributes
QName Type Fixed Default Use Annotation
nomeColonna tns:String50 required
tabella tns:NomeTabella required
Source
<xs:complexType name="Chiave">
  <xs:attribute name="tabella" type="tns:NomeTabella" use="required"/>
  <xs:attribute name="nomeColonna" type="tns:String50" use="required"/>
</xs:complexType>
Simple Type tns:NomeTabella
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 75
Used by
Source
<xs:simpleType name="NomeTabella">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="75"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:TipoSN
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
pattern S|N
Used by
Source
<xs:simpleType name="TipoSN">
  <xs:restriction base="xs:string">
    <xs:pattern value="S|N"/>
  </xs:restriction>
</xs:simpleType>
Complex Type tns:TipoTransazione
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Aggiornamento dati di una transazione atomica. Attributi che
identificano l'identificativo (remoto) della transazione e il tempo. poi un
elenco di colonne, ciascuna con le proprie meta-informazioni.
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id61 RFC211_1_IdolCart_tipi_xsd.tmp#id63 RFC211_1_IdolCart_tipi_xsd.tmp#id41
Used by
Model tns:record+
Children tns:record
Attributes
QName Type Fixed Default Use Annotation
id tns:TipoIdTransazione required
tempo xs:dateTime required
Source
<xs:complexType name="TipoTransazione">
  <xs:annotation>
    <xs:documentation>Aggiornamento dati di una transazione atomica. Attributi che identificano l'identificativo (remoto) della transazione e il tempo. poi un elenco di colonne, ciascuna con le proprie meta-informazioni.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="record" type="tns:TipoRecord" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="id" type="tns:TipoIdTransazione" use="required"/>
  <xs:attribute name="tempo" type="xs:dateTime" use="required"/>
</xs:complexType>
Complex Type tns:TipoRecord
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id58 RFC211_1_IdolCart_tipi_xsd.tmp#id60 RFC211_1_IdolCart_tipi_xsd.tmp#id43 RFC211_1_IdolCart_tipi_xsd.tmp#id46 RFC211_1_IdolCart_tipi_xsd.tmp#id49 RFC211_1_IdolCart_tipi_xsd.tmp#id52 RFC211_1_IdolCart_tipi_xsd.tmp#id55
Used by
Model (tns:str | tns:num | tns:data | tns:blob | tns:null)
Children tns:blob, tns:data, tns:null, tns:num, tns:str
Attributes
QName Type Fixed Default Use Annotation
op tns:TipoOperazione required
tabella xs:string required
Source
<xs:complexType name="TipoRecord">
  <xs:sequence maxOccurs="unbounded">
    <xs:choice>
      <xs:element name="str" type="tns:ValoreStringa"/>
      <xs:element name="num" type="tns:ValoreNumerico"/>
      <xs:element name="data" type="tns:ValoreData"/>
      <xs:element name="blob" type="tns:ValoreBlob"/>
      <xs:element name="null" type="tns:ValoreNullo"/>
    </xs:choice>
  </xs:sequence>
  <xs:attribute name="op" type="tns:TipoOperazione" use="required"/>
  <xs:attribute name="tabella" type="xs:string" use="required"/>
</xs:complexType>
Complex Type tns:ValoreStringa
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Valore della colonna se e' alfanumerica
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id45
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:complexType name="ValoreStringa">
  <xs:annotation>
    <xs:documentation>Valore della colonna se e' alfanumerica</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="col" type="xs:string" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type tns:ValoreNumerico
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Valore della colonna se e' numerica
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id48
Type extension of xs:double
Used by
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:complexType name="ValoreNumerico">
  <xs:annotation>
    <xs:documentation>Valore della colonna se e' numerica</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:double">
      <xs:attribute name="col" type="xs:string" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type tns:ValoreData
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Valore della colonna se e' di tipo data o data e ora
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id51
Type extension of xs:dateTime
Used by
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:complexType name="ValoreData">
  <xs:annotation>
    <xs:documentation>Valore della colonna se e' di tipo data o data e ora</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:dateTime">
      <xs:attribute name="col" type="xs:string" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type tns:ValoreBlob
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Valore della colonna se e' di tipo Blob
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id54
Type extension of xs:base64Binary
Used by
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:complexType name="ValoreBlob">
  <xs:annotation>
    <xs:documentation>Valore della colonna se e' di tipo Blob</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:base64Binary">
      <xs:attribute name="col" type="xs:string" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type tns:ValoreNullo
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Annotations
Valore nullo
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id57
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
col xs:string required
Source
<xs:complexType name="ValoreNullo">
  <xs:annotation>
    <xs:documentation>Valore nullo</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="col" type="xs:string" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Simple Type tns:TipoOperazione
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration insert
enumeration update
enumeration delete
Used by
Attribute tns:TipoRecord/@op
Source
<xs:simpleType name="TipoOperazione">
  <xs:restriction base="xs:string">
    <xs:enumeration value="insert"/>
    <xs:enumeration value="update"/>
    <xs:enumeration value="delete"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:TipoIdTransazione
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 9999999999999999999
Used by
Source
<xs:simpleType name="TipoIdTransazione">
  <xs:restriction base="xs:positiveInteger">
    <xs:maxInclusive value="9999999999999999999"/>
  </xs:restriction>
</xs:simpleType>
Complex Type tns:TipoVuoto
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Used by
Source
<xs:complexType name="TipoVuoto"/>
Complex Type tns:TipoErrore
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id73 RFC211_1_IdolCart_tipi_xsd.tmp#id75 RFC211_1_IdolCart_tipi_xsd.tmp#id77 RFC211_1_IdolCart_tipi_xsd.tmp#id79
Used by
Model tns:CodiceErrore , tns:DescrizioneErrore , tns:TagErrato , tns:ValoreErrato
Children tns:CodiceErrore, tns:DescrizioneErrore, tns:TagErrato, tns:ValoreErrato
Source
<xs:complexType name="TipoErrore">
  <xs:sequence>
    <xs:element name="CodiceErrore" type="tns:TipoCodiceErrore"/>
    <xs:element name="DescrizioneErrore" type="tns:String1000"/>
    <xs:element name="TagErrato" type="tns:String255"/>
    <xs:element name="ValoreErrato" type="tns:String0_255"/>
  </xs:sequence>
</xs:complexType>
Simple Type tns:TipoCodiceErrore
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 999999
Used by
Source
<xs:simpleType name="TipoCodiceErrore">
  <xs:restriction base="xs:positiveInteger">
    <xs:maxInclusive value="999999"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:String1000
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 1000
Used by
Source
<xs:simpleType name="String1000">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="1000"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:String255
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 255
Used by
Source
<xs:simpleType name="String255">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="255"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:String0_255
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 0
maxLength 255
Used by
Source
<xs:simpleType name="String0_255">
  <xs:restriction base="xs:string">
    <xs:minLength value="0"/>
    <xs:maxLength value="255"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tns:TipoIDTransazione
Namespace http://web.rete.toscana.it/eCompliance/IdolCart
Diagram
Diagram RFC211_1_IdolCart_tipi_xsd.tmp#id78
Type tns:String255
Type hierarchy
Facets
minLength 1
maxLength 255
Source
<xs:simpleType name="TipoIDTransazione">
  <xs:restriction base="tns:String255"/>
</xs:simpleType>
Attribute tns:Chiave / @tabella
Namespace No namespace
Type tns:NomeTabella
Properties
use: required
Facets
minLength 1
maxLength 75
Used by
Complex Type tns:Chiave
Source
<xs:attribute name="tabella" type="tns:NomeTabella" use="required"/>
Attribute tns:Chiave / @nomeColonna
Namespace No namespace
Type tns:String50
Properties
use: required
Facets
minLength 1
maxLength 50
Used by
Complex Type tns:Chiave
Source
<xs:attribute name="nomeColonna" type="tns:String50" use="required"/>
Attribute tns:TipoMetadatiColonna / @nome
Namespace No namespace
Type tns:String50
Properties
use: required
Facets
minLength 1
maxLength 50
Used by
Source
<xs:attribute name="nome" type="tns:String50" use="required"/>
Attribute tns:TipoMetadatiColonna / @pk
Namespace No namespace
Type tns:TipoSN
Properties
content: simple
Facets
pattern S|N
Used by
Source
<xs:attribute name="pk" type="tns:TipoSN"/>
Attribute tns:TipoMetadatiColonna / @nullable
Namespace No namespace
Type tns:TipoSN
Properties
content: simple
Facets
pattern S|N
Used by
Source
<xs:attribute name="nullable" type="tns:TipoSN"/>
Attribute tns:TipoInfo / @tabella
Namespace No namespace
Type tns:NomeTabella
Properties
use: required
Facets
minLength 1
maxLength 75
Used by
Complex Type tns:TipoInfo
Source
<xs:attribute name="tabella" type="tns:NomeTabella" use="required"/>
Attribute tns:ValoreStringa / @col
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:ValoreStringa
Source
<xs:attribute name="col" type="xs:string" use="required"/>
Attribute tns:ValoreNumerico / @col
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:ValoreNumerico
Source
<xs:attribute name="col" type="xs:string" use="required"/>
Attribute tns:ValoreData / @col
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:ValoreData
Source
<xs:attribute name="col" type="xs:string" use="required"/>
Attribute tns:ValoreBlob / @col
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:ValoreBlob
Source
<xs:attribute name="col" type="xs:string" use="required"/>
Attribute tns:ValoreNullo / @col
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:ValoreNullo
Source
<xs:attribute name="col" type="xs:string" use="required"/>
Attribute tns:TipoRecord / @op
Namespace No namespace
Type tns:TipoOperazione
Properties
use: required
Facets
enumeration insert
enumeration update
enumeration delete
Used by
Complex Type tns:TipoRecord
Source
<xs:attribute name="op" type="tns:TipoOperazione" use="required"/>
Attribute tns:TipoRecord / @tabella
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Complex Type tns:TipoRecord
Source
<xs:attribute name="tabella" type="xs:string" use="required"/>
Attribute tns:TipoTransazione / @id
Namespace No namespace
Type tns:TipoIdTransazione
Properties
use: required
Facets
maxInclusive 9999999999999999999
Used by
Complex Type tns:TipoTransazione
Source
<xs:attribute name="id" type="tns:TipoIdTransazione" use="required"/>
Attribute tns:TipoTransazione / @tempo
Namespace No namespace
Type xs:dateTime
Properties
use: required
Used by
Complex Type tns:TipoTransazione
Source
<xs:attribute name="tempo" type="xs:dateTime" use="required"/>