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 |
diagram | |||
namespace | http://xml.ir-d.de/rst | ||
type | irdpba:pruefeBestaetigungAntwort | ||
properties |
|
||
children | PruefeBestaetigungAntwort | ||
annotation |
|
||
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> |
diagram | |||
namespace | http://xml.ir-d.de/rst | ||
type | pbb:pruefeBestaetigung | ||
properties |
|
||
children | PruefeBestaetigung | ||
annotation |
|
||
source | <element name="KTPruefeMeldebestaetigung" type="pbb:pruefeBestaetigung"> <annotation> <documentation>Prüfung der Gültigkeit einer Meldebestätigung bei der Registerstelle.</documentation> </annotation> </element> |
diagram | |||
namespace | http://xml.ir-d.de/pbb | ||
children | PruefeBestaetigung | ||
used by |
|
||
source | <complexType name="pruefeBestaetigung"> <sequence> <element name="PruefeBestaetigung" type="pbb:PruefeBestaetigungBasis"/> </sequence> </complexType> |
diagram | |||
type | PruefeBestaetigungBasis | ||
properties |
|
||
children | BEG_Meldebestaetigung_ID BEG_Hash_Wert | ||
source | <element name="PruefeBestaetigung" type="pbb:PruefeBestaetigungBasis"/> |
diagram | |||
namespace | http://xml.ir-d.de/irdpba | ||
children | PruefeBestaetigungAntwort | ||
used by |
|
||
source | <complexType name="pruefeBestaetigungAntwort"> <sequence> <element name="PruefeBestaetigungAntwort" type="irdpba:PruefeBestaetigungAntwortBasis"/> </sequence> </complexType> |
diagram | |||
type | PruefeBestaetigungAntwortBasis | ||
properties |
|
||
children | PruefErgebnis | ||
source | <element name="PruefeBestaetigungAntwort" type="irdpba:PruefeBestaetigungAntwortBasis"/> |
diagram | |||
namespace | http://xml.ir-d.de/pbb | ||
children | BEG_Meldebestaetigung_ID BEG_Hash_Wert | ||
used by |
|
||
source | <complexType name="PruefeBestaetigungBasis"> <sequence> <element name="BEG_Meldebestaetigung_ID" type="Meldebestaetigung"/> <element name="BEG_Hash_Wert" type="HashWert"/> </sequence> </complexType> |
diagram | |||||||
type | Meldebestaetigung | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="BEG_Meldebestaetigung_ID" type="Meldebestaetigung"/> |
diagram | |||||||
type | HashWert | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="BEG_Hash_Wert" type="HashWert"/> |
diagram | |||
namespace | http://xml.ir-d.de/irdpba | ||
children | PruefErgebnis | ||
used by |
|
||
source | <complexType name="PruefeBestaetigungAntwortBasis"> <sequence> <element name="PruefErgebnis" type="xs:boolean"/> </sequence> </complexType> |
diagram | |||
type | boolean | ||
properties |
|
||
source | <element name="PruefErgebnis" type="xs:boolean"/> |
namespace | http://xml.ir-d.de/pbb | ||||||
type | restriction of token | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | http://xml.ir-d.de/pbb | ||||||
type | restriction of token | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |