Schema IRD_XML_Kostentraeger-Spezifikation.xsd


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/IRD_XML_Kostentraeger-Spezifikation.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/rst
 
Elements 
IRDPruefeMeldebestaetigungAntwort 
KTPruefeMeldebestaetigung 


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/KTPruefeMeldebestaetigung.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/pbb
 
Complex types 
pruefeBestaetigung 


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/IRDPruefeMeldebestaetigungAntwort.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/irdpba
 
Complex types 
pruefeBestaetigungAntwort 


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/Bausteine/PruefeBestaetigungBasis.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/pbb
 
Complex types 
PruefeBestaetigungBasis 


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/Bausteine/PruefeBestaetigungAntwortBasis.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/irdpba
 
Complex types 
PruefeBestaetigungAntwortBasis 


schema location http://xml.ir-d.de/rst/schema-kt/V1.0/Datentypen/IRD_DatenTypen.xsd
attributeFormDefault
elementFormDefault unqualified
targetNamespace http://xml.ir-d.de/pbb
 
Simple types 
HashWert 
Meldebestaetigung 


element IRDPruefeMeldebestaetigungAntwort
diagram IRD_XML_Kostentraeger-Spezifikation_p1.png
namespace http://xml.ir-d.de/rst
type irdpba:pruefeBestaetigungAntwort
properties
content complex
children PruefeBestaetigungAntwort
annotation
documentation
Antwort der Registerstelle auf eine Prüfung einer Meldebestätigung seitens des Kostenträgers.
source <element name="IRDPruefeMeldebestaetigungAntwort" type="irdpba:pruefeBestaetigungAntwort">
 
<annotation>
   
<documentation>Antwort der Registerstelle auf eine Prüfung einer Meldebestätigung seitens des Kostenträgers.</documentation>
 
</annotation>
</element>

element KTPruefeMeldebestaetigung
diagram IRD_XML_Kostentraeger-Spezifikation_p2.png
namespace http://xml.ir-d.de/rst
type pbb:pruefeBestaetigung
properties
content complex
children PruefeBestaetigung
annotation
documentation
Prüfung der Gültigkeit einer Meldebestätigung bei der Registerstelle.
source <element name="KTPruefeMeldebestaetigung" type="pbb:pruefeBestaetigung">
 
<annotation>
   
<documentation>Prüfung der Gültigkeit einer Meldebestätigung bei der Registerstelle.</documentation>
 
</annotation>
</element>

complexType pruefeBestaetigung
diagram IRD_XML_Kostentraeger-Spezifikation_p3.png
namespace http://xml.ir-d.de/pbb
children PruefeBestaetigung
used by
element KTPruefeMeldebestaetigung
source <complexType name="pruefeBestaetigung">
 
<sequence>
   
<element name="PruefeBestaetigung" type="pbb:PruefeBestaetigungBasis"/>
 
</sequence>
</complexType>

element pruefeBestaetigung/PruefeBestaetigung
diagram IRD_XML_Kostentraeger-Spezifikation_p4.png
type PruefeBestaetigungBasis
properties
content complex
children BEG_Meldebestaetigung_ID BEG_Hash_Wert
source <element name="PruefeBestaetigung" type="pbb:PruefeBestaetigungBasis"/>

complexType pruefeBestaetigungAntwort
diagram IRD_XML_Kostentraeger-Spezifikation_p5.png
namespace http://xml.ir-d.de/irdpba
children PruefeBestaetigungAntwort
used by
element IRDPruefeMeldebestaetigungAntwort
source <complexType name="pruefeBestaetigungAntwort">
 
<sequence>
   
<element name="PruefeBestaetigungAntwort" type="irdpba:PruefeBestaetigungAntwortBasis"/>
 
</sequence>
</complexType>

element pruefeBestaetigungAntwort/PruefeBestaetigungAntwort
diagram IRD_XML_Kostentraeger-Spezifikation_p6.png
type PruefeBestaetigungAntwortBasis
properties
content complex
children PruefErgebnis
source <element name="PruefeBestaetigungAntwort" type="irdpba:PruefeBestaetigungAntwortBasis"/>

complexType PruefeBestaetigungBasis
diagram IRD_XML_Kostentraeger-Spezifikation_p7.png
namespace http://xml.ir-d.de/pbb
children BEG_Meldebestaetigung_ID BEG_Hash_Wert
used by
element pruefeBestaetigung/PruefeBestaetigung
source <complexType name="PruefeBestaetigungBasis">
 
<sequence>
   
<element name="BEG_Meldebestaetigung_ID" type="Meldebestaetigung"/>
   
<element name="BEG_Hash_Wert" type="HashWert"/>
 
</sequence>
</complexType>

element PruefeBestaetigungBasis/BEG_Meldebestaetigung_ID
diagram IRD_XML_Kostentraeger-Spezifikation_p8.png
type Meldebestaetigung
properties
content simple
facets
Kind Value Annotation
length 10
source <element name="BEG_Meldebestaetigung_ID" type="Meldebestaetigung"/>

element PruefeBestaetigungBasis/BEG_Hash_Wert
diagram IRD_XML_Kostentraeger-Spezifikation_p9.png
type HashWert
properties
content simple
facets
Kind Value Annotation
length 64
source <element name="BEG_Hash_Wert" type="HashWert"/>

complexType PruefeBestaetigungAntwortBasis
diagram IRD_XML_Kostentraeger-Spezifikation_p10.png
namespace http://xml.ir-d.de/irdpba
children PruefErgebnis
used by
element pruefeBestaetigungAntwort/PruefeBestaetigungAntwort
source <complexType name="PruefeBestaetigungAntwortBasis">
 
<sequence>
   
<element name="PruefErgebnis" type="xs:boolean"/>
 
</sequence>
</complexType>

element PruefeBestaetigungAntwortBasis/PruefErgebnis
diagram IRD_XML_Kostentraeger-Spezifikation_p11.png
type boolean
properties
content simple
source <element name="PruefErgebnis" type="xs:boolean"/>

simpleType HashWert
namespace http://xml.ir-d.de/pbb
type restriction of token
properties
base xs:token
used by
element PruefeBestaetigungBasis/BEG_Hash_Wert
facets
Kind Value Annotation
length 64
annotation
documentation
Facette zur Festlegung des Hashwertes der Meldebestätigung
source <simpleType name="HashWert">
 
<annotation>
   
<documentation>Facette zur Festlegung des Hashwertes der Meldebestätigung</documentation>
 
</annotation>
 
<restriction base="xs:token">
   
<length value="64"/>
 
</restriction>
</simpleType>

simpleType Meldebestaetigung
namespace http://xml.ir-d.de/pbb
type restriction of token
properties
base xs:token
used by
element PruefeBestaetigungBasis/BEG_Meldebestaetigung_ID
facets
Kind Value Annotation
length 10
annotation
documentation
Facette zur Festlegung der Meldebestätigungslaenge von 10 Zeichen
source <simpleType name="Meldebestaetigung">
 
<annotation>
   
<documentation>Facette zur Festlegung der Meldebestätigungslaenge von 10 Zeichen</documentation>
 
</annotation>
 
<restriction base="xs:token">
   
<length value="10"/>
 
</restriction>
</simpleType>