XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://minimaks.kms.dk
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations belong to this schema's target namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://rep.oio.dk/kms.dk/miniMAKS/FSPEC/xml/schemas/yyyy/mm/dd/ (at RegMedd_FSPEC_ForandringsspecSamling.xsd)
    • http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/ (at http://schemas.kms.dk/mat/2008/05/05/SP-XML_v1.7/BASIS_SamletfastejendomStruktur.xsd)
    • http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/ (at http://schemas.kms.dk/mat/2008/05/05/SP-XML_v1.7/BASIS_AdmInddelingStruktur.xsd)

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
rm1 http://rep.oio.dk/kms.dk/miniMAKS/FSPEC/xml/schemas/yyyy/mm/dd/
xs http://www.w3.org/2001/XMLSchema
BASIS http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/
ax21 http://minimaks.kms.dk
Schema Component Representation
<xs:schema targetNamespace="http://minimaks.kms.dk" elementFormDefault="qualified" attributeFormDefault="qualified">
<xs:import namespace="http://rep.oio.dk/kms.dk/miniMAKS/FSPEC/xml/schemas/yyyy/mm/dd/" schemaLocation="RegMedd_FSPEC_ForandringsspecSamling.xsd"/>
<xs:import namespace="http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/" schemaLocation="http://schemas.kms.dk/mat/2008/05/05/SP-XML_v1.7/BASIS_SamletfastejendomStruktur.xsd"/>
<xs:import namespace="http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/" schemaLocation="http://schemas.kms.dk/mat/2008/05/05/SP-XML_v1.7/BASIS_AdmInddelingStruktur.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: ArealBeregn

Name ArealBeregn
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:ArealBeregn> xs:string </ax21:ArealBeregn>
Diagram
Schema Component Representation
<xs:element name="ArealBeregn" type=" xs:string "/>
top

Element: ArealTypeVB

Name ArealTypeVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:ArealTypeVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:ArealTypeVB>
<ax21:Id> xs:long </ax21:Id> [0..1]
<ax21:Arealtypenavn> xs:string </ax21:Arealtypenavn> [0..1]
</ax21:ArealTypeVB>
Diagram
Schema Component Representation
<xs:element name="ArealTypeVB" type=" ax21:ArealTypeVBType "/>
top

Element: CVRnummer

Name CVRnummer
Used by (from the same schema document) Element RegMeddelInterressentVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:CVRnummer> xs:string </ax21:CVRnummer>
Diagram
Schema Component Representation
<xs:element name="CVRnummer" type=" xs:string "/>
top

Element: Efternavn

Name Efternavn
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Efternavn> xs:string </ax21:Efternavn>
Diagram
Schema Component Representation
<xs:element name="Efternavn" type=" xs:string "/>
top

Element: FaelleslodsamlingVB

Name FaelleslodsamlingVB
Used by (from the same schema document) Complex Type SamletFastEjendomVBType
Type ax21:JordstykkeSamlingVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:FaelleslodsamlingVB>
<ax21:JordstykkeRM> ... </ax21:JordstykkeRM> [0..*]
</ax21:FaelleslodsamlingVB>
Diagram
Schema Component Representation
<xs:element name="FaelleslodsamlingVB" type=" ax21:JordstykkeSamlingVBType "/>
top

Element: Fornavn

Name Fornavn
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB
Type xs:string
Nillable yes
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Fornavn> xs:string </ax21:Fornavn>
Diagram
Schema Component Representation
<xs:element name="Fornavn" type=" xs:string " nillable="true"/>
top

Element: FredskovVB

Name FredskovVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:FredskovVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:FredskovVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:FsAreal> xs:long </ax21:FsAreal> [1]
</ax21:FredskovVB>
Diagram
Schema Component Representation
<xs:element name="FredskovVB" type=" ax21:FredskovVBType "/>
top

Element: GulSeddelVB

Name GulSeddelVB
Used by (from the same schema document) Complex Type SamletFastEjendomVBType
Type ax21:GulSeddelVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:GulSeddelVB>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:Kommentar> xs:string </ax21:Kommentar> [0..1]
<ax21:PermanentVersion> xs:int </ax21:PermanentVersion> [0..1]
</ax21:GulSeddelVB>
Diagram
Schema Component Representation
<xs:element name="GulSeddelVB" type=" ax21:GulSeddelVBType "/>
top

Element: Husnr

Name Husnr
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB , Element RegMeddelInterressentVB
Type xs:string
Nillable yes
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Husnr> xs:string </ax21:Husnr>
Diagram
Schema Component Representation
<xs:element name="Husnr" type=" xs:string " nillable="true"/>
top

Element: IkkeUdskiltVejVB

Name IkkeUdskiltVejVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:IkkeUdskiltVejVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:IkkeUdskiltVejVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Vejbredde> xs:string </ax21:Vejbredde> [0..1]
<ax21:Vejtype> xs:string </ax21:Vejtype> [0..1]
<ax21:TransformationsId> xs:long </ax21:TransformationsId> [0..1]
<ax21:ProdMetode> xs:string </ax21:ProdMetode> [0..1]
</ax21:IkkeUdskiltVejVB>
Diagram
Schema Component Representation
<xs:element name="IkkeUdskiltVejVB" type=" ax21:IkkeUdskiltVejVBType "/>
top

Element: JordforureningVB

Name JordforureningVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:JordforureningVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:JordforureningVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Forureningstype> xs:string </ax21:Forureningstype> [0..1]
<ax21:KortlaegningsNr> xs:string </ax21:KortlaegningsNr> [0..1]
<ax21:Boligerklaering> xs:boolean </ax21:Boligerklaering> [1]
</ax21:JordforureningVB>
Diagram
Schema Component Representation
<xs:element name="JordforureningVB" type=" ax21:JordforureningVBType "/>
top

Element: JordrenteVB

Name JordrenteVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:JordrenteVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:JordrenteVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
</ax21:JordrenteVB>
Diagram
Schema Component Representation
<xs:element name="JordrenteVB" type=" ax21:JordrenteVBType "/>
top

Element: JordstykkeRM

Name JordstykkeRM
Used by (from the same schema document) Complex Type JordstykkeSamlingVBType
Type ax21:JordstykkeRMType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:JordstykkeRM>
<ax21:Matrikelbetegnelse> xs:string </ax21:Matrikelbetegnelse> [0..1]
<ax21:ESRnr> xs:long </ax21:ESRnr> [0..1]
<ax21:SFEnr> xs:long </ax21:SFEnr> [1]
<ax21:JordstykkeId> xs:long </ax21:JordstykkeId> [1]
<ax21:MatrikelNrLitra> xs:string </ax21:MatrikelNrLitra> [0..1]
<ax21:RegistreretAreal> xs:long </ax21:RegistreretAreal> [1]
<ax21:ArealBeregn> xs:string </ax21:ArealBeregn> [0..1]
<ax21:VejAreal> xs:long </ax21:VejAreal> [1]
<ax21:VejArealBeregn> xs:string </ax21:VejArealBeregn> [0..1]
<ax21:VandAreal> xs:long </ax21:VandAreal> [0..1]
<ax21:VandArealBeregn> xs:string </ax21:VandArealBeregn> [1]
<ax21:ArealBetegnelse> xs:string </ax21:ArealBetegnelse> [0..1]
<ax21:Id> xs:long </ax21:Id> [0..1]
<ax21:Ejerlavsnavn> xs:string </ax21:Ejerlavsnavn> [0..1]
<ax21:Kommune> xs:string </ax21:Kommune> [0..1]
<ax21:Retskreds> xs:string </ax21:Retskreds> [0..1]
<ax21:Amt> xs:string </ax21:Amt> [0..1]
<ax21:Sogn> xs:string </ax21:Sogn> [0..1]
<ax21:Region> xs:string </ax21:Region> [0..1]
<BASIS:AdmInddelingStruktur> ... </BASIS:AdmInddelingStruktur> [1]
<ax21:ArealTypeVB> ... </ax21:ArealTypeVB> [0..*]
<ax21:JordforureningVB> ... </ax21:JordforureningVB> [0..*]
<ax21:JordrenteVB> ... </ax21:JordrenteVB> [0..*]
<ax21:StrandbeskyttelseVB> ... </ax21:StrandbeskyttelseVB> [0..*]
<ax21:MajoratSkovVB> ... </ax21:MajoratSkovVB> [0..*]
<ax21:StormfaldVB> ... </ax21:StormfaldVB> [0..*]
<ax21:RigsgraenseVB> ... </ax21:RigsgraenseVB> [0..*]
<ax21:KlitfredningVB> ... </ax21:KlitfredningVB> [0..*]
<ax21:IkkeUdskiltVejVB> ... </ax21:IkkeUdskiltVejVB> [0..*]
<ax21:FredskovVB> ... </ax21:FredskovVB> [0..*]
</ax21:JordstykkeRM>
Diagram
Schema Component Representation
<xs:element name="JordstykkeRM" type=" ax21:JordstykkeRMType "/>
top

Element: JordstykkeSamlingVB

Name JordstykkeSamlingVB
Used by (from the same schema document) Complex Type SamletFastEjendomVBType
Type ax21:JordstykkeSamlingVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:JordstykkeSamlingVB>
<ax21:JordstykkeRM> ... </ax21:JordstykkeRM> [0..*]
</ax21:JordstykkeSamlingVB>
Diagram
Schema Component Representation
<xs:element name="JordstykkeSamlingVB" type=" ax21:JordstykkeSamlingVBType "/>
top

Element: JsRegistreringVB

Name JsRegistreringVB
Used by (from the same schema document) Complex Type FredskovVBType , Complex Type IkkeUdskiltVejVBType , Complex Type JordforureningVBType , Complex Type JordrenteVBType , Complex Type KlitfredningVBType , Complex Type MajoratSkovVBType , Complex Type RigsgraenseVBType , Complex Type StormfaldVBType , Complex Type StrandbeskyttelseVB
Type ax21:JsRegistreringVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:JsRegistreringVB>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:Jsnoteringstype> xs:string </ax21:Jsnoteringstype> [0..1]
<ax21:HarGeometri> xs:boolean </ax21:HarGeometri> [1]
<ax21:Omfang> xs:string </ax21:Omfang> [0..1]
</ax21:JsRegistreringVB>
Diagram
Schema Component Representation
<xs:element name="JsRegistreringVB" type=" ax21:JsRegistreringVBType "/>
top

Element: KlitfredningVB

Name KlitfredningVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:KlitfredningVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:KlitfredningVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:KfzAreal> xs:long </ax21:KfzAreal> [1]
</ax21:KlitfredningVB>
Diagram
Schema Component Representation
<xs:element name="KlitfredningVB" type=" ax21:KlitfredningVBType "/>
top

Element: KmsJournalnummer

Name KmsJournalnummer
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:KmsJournalnummer> xs:string </ax21:KmsJournalnummer>
Diagram
Schema Component Representation
<xs:element name="KmsJournalnummer" type=" xs:string "/>
top

Element: LodfladeVB

Name LodfladeVB
Type ax21:LodfladeVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:LodfladeVB/>
Diagram
Schema Component Representation
<xs:element name="LodfladeVB" type=" ax21:LodfladeVBType "/>
top

Element: MajoratSkovVB

Name MajoratSkovVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:MajoratSkovVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:MajoratSkovVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:MsSkovNr> xs:long </ax21:MsSkovNr> [1]
</ax21:MajoratSkovVB>
Diagram
Schema Component Representation
<xs:element name="MajoratSkovVB" type=" ax21:MajoratSkovVBType "/>
top

Element: Navn

Name Navn
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Navn> xs:string </ax21:Navn>
Diagram
Schema Component Representation
<xs:element name="Navn" type=" xs:string "/>
top

Element: P-nummer

Name P-nummer
Used by (from the same schema document) Element RegMeddelInterressentVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:P-nummer> xs:string </ax21:P-nummer>
Diagram
Schema Component Representation
<xs:element name="P-nummer" type=" xs:string "/>
top

Element: Postdistrikt

Name Postdistrikt
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB , Element RegMeddelInterressentVB
Type xs:string
Nillable yes
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Postdistrikt> xs:string </ax21:Postdistrikt>
Diagram
Schema Component Representation
<xs:element name="Postdistrikt" type=" xs:string " nillable="true"/>
top

Element: Postnr

Name Postnr
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB , Element RegMeddelInterressentVB
Type xs:string
Nillable yes
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Postnr> xs:string </ax21:Postnr>
Diagram
Schema Component Representation
<xs:element name="Postnr" type=" xs:string " nillable="true"/>
top

Element: RegMedKommentar

Name RegMedKommentar
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RegMedKommentar> xs:string </ax21:RegMedKommentar>
Diagram
Schema Component Representation
<xs:element name="RegMedKommentar" type=" xs:string "/>
top

Element: RegMedd_ForandringsspecSamling

Name RegMedd_ForandringsspecSamling
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type rm1:RegMedd_ForandringsspecSamlingType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RegMedd_ForandringsspecSamling> rm1:RegMedd_ForandringsspecSamlingType </ax21:RegMedd_ForandringsspecSamling>
Diagram
Schema Component Representation
<xs:element name="RegMedd_ForandringsspecSamling" type=" rm1:RegMedd_ForandringsspecSamlingType "/>
top

Element: RegMeddelAktoerVB

Name RegMeddelAktoerVB
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RegMeddelAktoerVB>
<ax21:Fornavn> ... </ax21:Fornavn> [0..1]
<ax21:Efternavn> ... </ax21:Efternavn> [0..1]
<ax21:Vejnavn> ... </ax21:Vejnavn> [0..1]
<ax21:Husnr> ... </ax21:Husnr> [0..1]
<ax21:Postnr> ... </ax21:Postnr> [0..1]
<ax21:Postdistrikt> ... </ax21:Postdistrikt> [0..1]
</ax21:RegMeddelAktoerVB>
Diagram
Schema Component Representation
<xs:element name="RegMeddelAktoerVB">
<xs:complexType>
<xs:sequence>
<xs:element ref=" ax21:Fornavn " minOccurs="0"/>
<xs:element ref=" ax21:Efternavn " minOccurs="0"/>
<xs:element ref=" ax21:Vejnavn " minOccurs="0"/>
<xs:element ref=" ax21:Husnr " minOccurs="0"/>
<xs:element ref=" ax21:Postnr " minOccurs="0"/>
<xs:element ref=" ax21:Postdistrikt " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Element: RegMeddelInterressentVB

Name RegMeddelInterressentVB
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RegMeddelInterressentVB>
<ax21:CVRnummer> ... </ax21:CVRnummer> [0..1]
<ax21:P-nummer> ... </ax21:P-nummer> [0..1]
<ax21:Vejnavn> ... </ax21:Vejnavn> [0..1]
<ax21:Husnr> ... </ax21:Husnr> [0..1]
<ax21:Postnr> ... </ax21:Postnr> [0..1]
<ax21:Postdistrikt> ... </ax21:Postdistrikt> [0..1]
</ax21:RegMeddelInterressentVB>
Diagram
Schema Component Representation
<xs:element name="RegMeddelInterressentVB">
<xs:complexType>
<xs:sequence>
<xs:element ref=" ax21:CVRnummer " minOccurs="0"/>
<xs:element ref=" ax21:P-nummer " minOccurs="0"/>
<xs:element ref=" ax21:Vejnavn " minOccurs="0"/>
<xs:element ref=" ax21:Husnr " minOccurs="0"/>
<xs:element ref=" ax21:Postnr " minOccurs="0"/>
<xs:element ref=" ax21:Postdistrikt " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Element: Region

Name Region
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Region> xs:string </ax21:Region>
Diagram
Schema Component Representation
<xs:element name="Region" type=" xs:string "/>
top

Element: RegistreringsMeddelelseFSpecVB

Name RegistreringsMeddelelseFSpecVB
Type ax21:RegistreringsMeddelelseFSpecVB
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RegistreringsMeddelelseFSpecVB>
<ax21:SamletFastEjendomFoerVB> ... </ax21:SamletFastEjendomFoerVB> [0..1]
<ax21:RegMedd_ForandringsspecSamling> ... </ax21:RegMedd_ForandringsspecSamling> [0..1]
<ax21:SamletFastEjendomEfterVB> ... </ax21:SamletFastEjendomEfterVB> [0..1]
<ax21:RegMedKommentar> ... </ax21:RegMedKommentar> [1]
<ax21:SagsId> ... </ax21:SagsId> [1]
<ax21:KmsJournalnummer> ... </ax21:KmsJournalnummer> [1]
<ax21:Navn> ... </ax21:Navn> [0..1]
<ax21:Registreringsdato> ... </ax21:Registreringsdato> [1]
<ax21:RekvirentInfoVB> ... </ax21:RekvirentInfoVB> [0..1]
<ax21:RegMeddelAktoerVB> ... </ax21:RegMeddelAktoerVB> [0..*]
<ax21:RegMeddelInterressentVB> ... </ax21:RegMeddelInterressentVB> [0..*]
</ax21:RegistreringsMeddelelseFSpecVB>
Diagram
Schema Component Representation
<xs:element name="RegistreringsMeddelelseFSpecVB" type=" ax21:RegistreringsMeddelelseFSpecVB "/>
top

Element: Registreringsdato

Name Registreringsdato
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type xs:date
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Registreringsdato> xs:date </ax21:Registreringsdato>
Diagram
Schema Component Representation
<xs:element name="Registreringsdato" type=" xs:date "/>
top

Element: RekvirentInfoVB

Name RekvirentInfoVB
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RekvirentInfoVB>
<ax21:Fornavn> ... </ax21:Fornavn> [0..1]
<ax21:Efternavn> ... </ax21:Efternavn> [0..1]
<ax21:Vejnavn> ... </ax21:Vejnavn> [0..1]
<ax21:Husnr> ... </ax21:Husnr> [0..1]
<ax21:Postnr> ... </ax21:Postnr> [0..1]
<ax21:Postdistrikt> ... </ax21:Postdistrikt> [0..1]
<ax21:RekvirentRefIdentifikator> ... </ax21:RekvirentRefIdentifikator> [0..1]
</ax21:RekvirentInfoVB>
Diagram
Schema Component Representation
<xs:element name="RekvirentInfoVB">
<xs:complexType>
<xs:sequence>
<xs:element ref=" ax21:Fornavn " minOccurs="0"/>
<xs:element ref=" ax21:Efternavn " minOccurs="0"/>
<xs:element ref=" ax21:Vejnavn " minOccurs="0"/>
<xs:element ref=" ax21:Husnr " minOccurs="0"/>
<xs:element ref=" ax21:Postnr " minOccurs="0"/>
<xs:element ref=" ax21:Postdistrikt " minOccurs="0"/>
<xs:element ref=" ax21:RekvirentRefIdentifikator " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Element: RekvirentRefIdentifikator

Name RekvirentRefIdentifikator
Used by (from the same schema document) Element RekvirentInfoVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RekvirentRefIdentifikator> xs:string </ax21:RekvirentRefIdentifikator>
Diagram
Schema Component Representation
<xs:element name="RekvirentRefIdentifikator" type=" xs:string "/>
top

Element: Retskreds

Name Retskreds
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Retskreds> xs:string </ax21:Retskreds>
Diagram
Schema Component Representation
<xs:element name="Retskreds" type=" xs:string "/>
top

Element: RigsgraenseVB

Name RigsgraenseVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:RigsgraenseVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:RigsgraenseVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
</ax21:RigsgraenseVB>
Diagram
Schema Component Representation
<xs:element name="RigsgraenseVB" type=" ax21:RigsgraenseVBType "/>
top

Element: SagsId

Name SagsId
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SagsId> xs:string </ax21:SagsId>
Diagram
Schema Component Representation
<xs:element name="SagsId" type=" xs:string "/>
top

Element: SagsoperationNavn

Name SagsoperationNavn
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SagsoperationNavn> xs:string </ax21:SagsoperationNavn>
Diagram
Schema Component Representation
<xs:element name="SagsoperationNavn" type=" xs:string "/>
top

Element: SamletFastEjendomEfterVB

Name SamletFastEjendomEfterVB
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type ax21:SamletFastEjendomEfterVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SamletFastEjendomEfterVB>
<ax21:SamletFastEjendomVB> ... </ax21:SamletFastEjendomVB> [0..*]
</ax21:SamletFastEjendomEfterVB>
Diagram
Schema Component Representation
<xs:element name="SamletFastEjendomEfterVB" type=" ax21:SamletFastEjendomEfterVBType "/>
top

Element: SamletFastEjendomFoerVB

Name SamletFastEjendomFoerVB
Used by (from the same schema document) Complex Type RegistreringsMeddelelseFSpecVB
Type ax21:SamletFastEjendomFoerVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SamletFastEjendomFoerVB>
<ax21:SamletFastEjendomVB> ... </ax21:SamletFastEjendomVB> [0..*]
</ax21:SamletFastEjendomFoerVB>
Diagram
Schema Component Representation
<xs:element name="SamletFastEjendomFoerVB" type=" ax21:SamletFastEjendomFoerVBType "/>
top

Element: SamletFastEjendomVB

Name SamletFastEjendomVB
Used by (from the same schema document) Complex Type SamletFastEjendomEfterVBType , Complex Type SamletFastEjendomFoerVBType
Type ax21:SamletFastEjendomVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SamletFastEjendomVB>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:EjendomsNr> xs:long </ax21:EjendomsNr> [1]
<ax21:LoebeNr> xs:long </ax21:LoebeNr> [0..1]
<ax21:SfeNavn> xs:string </ax21:SfeNavn> [0..1]
<ax21:GulSeddelVB> ... </ax21:GulSeddelVB> [0..1]
<ax21:JordstykkeSamlingVB> ... </ax21:JordstykkeSamlingVB> [0..1]
<ax21:FaelleslodsamlingVB> ... </ax21:FaelleslodsamlingVB> [0..1]
<ax21:SfeRegistreringVB> ... </ax21:SfeRegistreringVB> [0..*]
</ax21:SamletFastEjendomVB>
Diagram
Schema Component Representation
<xs:element name="SamletFastEjendomVB" type=" ax21:SamletFastEjendomVBType "/>
top

Element: SamletfastejendomStruktur

Name SamletfastejendomStruktur
Type BASIS:SamletfastejendomStrukturType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SamletfastejendomStruktur> BASIS:SamletfastejendomStrukturType </ax21:SamletfastejendomStruktur>
Diagram
Schema Component Representation
<xs:element name="SamletfastejendomStruktur" type=" BASIS:SamletfastejendomStrukturType "/>
top

Element: SfeNavn

Name SfeNavn
Type xs:string
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SfeNavn> xs:string </ax21:SfeNavn>
Diagram
Schema Component Representation
<xs:element name="SfeNavn" type=" xs:string "/>
top

Element: SfeRegistreringVB

Name SfeRegistreringVB
Used by (from the same schema document) Complex Type SamletFastEjendomVBType
Type ax21:SfeRegistreringVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:SfeRegistreringVB>
<ax21:SfeNoteringstype> xs:string </ax21:SfeNoteringstype> [1]
</ax21:SfeRegistreringVB>
Diagram
Schema Component Representation
<xs:element name="SfeRegistreringVB" type=" ax21:SfeRegistreringVBType "/>
top

Element: StormfaldVB

Name StormfaldVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:StormfaldVBType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:StormfaldVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Stormfaldstype> xs:string </ax21:Stormfaldstype> [0..1]
<ax21:SfBetalingsdato> xs:date </ax21:SfBetalingsdato> [1]
<ax21:SfOphoersdato> xs:date </ax21:SfOphoersdato> [1]
<ax21:SfSNSjournalNr> xs:string </ax21:SfSNSjournalNr> [0..1]
</ax21:StormfaldVB>
Diagram
Schema Component Representation
<xs:element name="StormfaldVB" type=" ax21:StormfaldVBType "/>
top

Element: StrandbeskyttelseVB

Name StrandbeskyttelseVB
Used by (from the same schema document) Complex Type JordstykkeRMType
Type ax21:StrandbeskyttelseVB
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ax21:StrandbeskyttelseVB>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:SblAreal> xs:long </ax21:SblAreal> [1]
</ax21:StrandbeskyttelseVB>
Diagram
Schema Component Representation
<xs:element name="StrandbeskyttelseVB" type=" ax21:StrandbeskyttelseVB "/>
top

Element: Vejnavn

Name Vejnavn
Used by (from the same schema document) Element RegMeddelAktoerVB , Element RekvirentInfoVB , Element RegMeddelInterressentVB
Type xs:string
Nillable yes
Abstract no
Logical Diagram
XML Instance Representation
<ax21:Vejnavn> xs:string </ax21:Vejnavn>
Diagram
Schema Component Representation
<xs:element name="Vejnavn" type=" xs:string " nillable="true"/>
top

Global Definitions

Complex Type: ArealTypeVBType

Super-types: None
Sub-types: None
Name ArealTypeVBType
Used by (from the same schema document) Element ArealTypeVB
Abstract no
XML Instance Representation
<...>
<ax21:Id> xs:long </ax21:Id> [0..1]
<ax21:Arealtypenavn> xs:string </ax21:Arealtypenavn> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="ArealTypeVBType">
<xs:sequence>
<xs:element name="Id" type=" xs:long " minOccurs="0"/>
<xs:element name="Arealtypenavn" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: FredskovVBType

Super-types: None
Sub-types: None
Name FredskovVBType
Used by (from the same schema document) Element FredskovVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:FsAreal> xs:long </ax21:FsAreal> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="FredskovVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="FsAreal" type=" xs:long "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: GulSeddelVBType

Super-types: None
Sub-types: None
Name GulSeddelVBType
Used by (from the same schema document) Element GulSeddelVB
Abstract no
XML Instance Representation
<...>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:Kommentar> xs:string </ax21:Kommentar> [0..1]
<ax21:PermanentVersion> xs:int </ax21:PermanentVersion> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="GulSeddelVBType">
<xs:sequence>
<xs:element name="Id" type=" xs:long "/>
<xs:element name="Kommentar" type=" xs:string " minOccurs="0"/>
<xs:element name="PermanentVersion" type=" xs:int " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: IkkeUdskiltVejVBType

Super-types: None
Sub-types: None
Name IkkeUdskiltVejVBType
Used by (from the same schema document) Element IkkeUdskiltVejVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Vejbredde> xs:string </ax21:Vejbredde> [0..1]
<ax21:Vejtype> xs:string </ax21:Vejtype> [0..1]
<ax21:TransformationsId> xs:long </ax21:TransformationsId> [0..1]
<ax21:ProdMetode> xs:string </ax21:ProdMetode> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="IkkeUdskiltVejVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="Vejbredde" type=" xs:string " minOccurs="0"/>
<xs:element name="Vejtype" type=" xs:string " minOccurs="0"/>
<xs:element name="TransformationsId" type=" xs:long " minOccurs="0"/>
<xs:element name="ProdMetode" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JordforureningVBType

Super-types: None
Sub-types: None
Name JordforureningVBType
Used by (from the same schema document) Element JordforureningVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Forureningstype> xs:string </ax21:Forureningstype> [0..1]
<ax21:KortlaegningsNr> xs:string </ax21:KortlaegningsNr> [0..1]
<ax21:Boligerklaering> xs:boolean </ax21:Boligerklaering> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="JordforureningVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="Forureningstype" type=" xs:string " minOccurs="0"/>
<xs:element name="KortlaegningsNr" type=" xs:string " minOccurs="0"/>
<xs:element name="Boligerklaering" type=" xs:boolean "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JordrenteVBType

Super-types: None
Sub-types: None
Name JordrenteVBType
Used by (from the same schema document) Element JordrenteVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="JordrenteVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JordstykkeRMType

Super-types: None
Sub-types: None
Name JordstykkeRMType
Used by (from the same schema document) Element JordstykkeRM
Abstract no
XML Instance Representation
<...>
<ax21:Matrikelbetegnelse> xs:string </ax21:Matrikelbetegnelse> [0..1]
<ax21:ESRnr> xs:long </ax21:ESRnr> [0..1]
<ax21:SFEnr> xs:long </ax21:SFEnr> [1]
<ax21:JordstykkeId> xs:long </ax21:JordstykkeId> [1]
<ax21:MatrikelNrLitra> xs:string </ax21:MatrikelNrLitra> [0..1]
<ax21:RegistreretAreal> xs:long </ax21:RegistreretAreal> [1]
<ax21:ArealBeregn> xs:string </ax21:ArealBeregn> [0..1]
<ax21:VejAreal> xs:long </ax21:VejAreal> [1]
<ax21:VejArealBeregn> xs:string </ax21:VejArealBeregn> [0..1]
<ax21:VandAreal> xs:long </ax21:VandAreal> [0..1]
<ax21:VandArealBeregn> xs:string </ax21:VandArealBeregn> [1]
<ax21:ArealBetegnelse> xs:string </ax21:ArealBetegnelse> [0..1]
<ax21:Id> xs:long </ax21:Id> [0..1]
<ax21:Ejerlavsnavn> xs:string </ax21:Ejerlavsnavn> [0..1]
<ax21:Kommune> xs:string </ax21:Kommune> [0..1]
<ax21:Retskreds> xs:string </ax21:Retskreds> [0..1]
<ax21:Amt> xs:string </ax21:Amt> [0..1]
<ax21:Sogn> xs:string </ax21:Sogn> [0..1]
<ax21:Region> xs:string </ax21:Region> [0..1]
<BASIS:AdmInddelingStruktur> ... </BASIS:AdmInddelingStruktur> [1]
<ax21:ArealTypeVB> ... </ax21:ArealTypeVB> [0..*]
<ax21:JordforureningVB> ... </ax21:JordforureningVB> [0..*]
<ax21:JordrenteVB> ... </ax21:JordrenteVB> [0..*]
<ax21:StrandbeskyttelseVB> ... </ax21:StrandbeskyttelseVB> [0..*]
<ax21:MajoratSkovVB> ... </ax21:MajoratSkovVB> [0..*]
<ax21:StormfaldVB> ... </ax21:StormfaldVB> [0..*]
<ax21:RigsgraenseVB> ... </ax21:RigsgraenseVB> [0..*]
<ax21:KlitfredningVB> ... </ax21:KlitfredningVB> [0..*]
<ax21:IkkeUdskiltVejVB> ... </ax21:IkkeUdskiltVejVB> [0..*]
<ax21:FredskovVB> ... </ax21:FredskovVB> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="JordstykkeRMType">
<xs:sequence>
<xs:element name="Matrikelbetegnelse" type=" xs:string " minOccurs="0"/>
<xs:element name="ESRnr" type=" xs:long " minOccurs="0"/>
<xs:element name="SFEnr" type=" xs:long "/>
<xs:element name="JordstykkeId" type=" xs:long "/>
<xs:element name="MatrikelNrLitra" type=" xs:string " minOccurs="0"/>
<xs:element name="RegistreretAreal" type=" xs:long "/>
<xs:element name="ArealBeregn" type=" xs:string " minOccurs="0"/>
<xs:element name="VejAreal" type=" xs:long "/>
<xs:element name="VejArealBeregn" type=" xs:string " minOccurs="0"/>
<xs:element name="VandAreal" type=" xs:long " minOccurs="0"/>
<xs:element name="VandArealBeregn" type=" xs:string "/>
<xs:element name="ArealBetegnelse" type=" xs:string " minOccurs="0"/>
<xs:element name="Id" type=" xs:long " minOccurs="0"/>
<xs:element name="Ejerlavsnavn" type=" xs:string " minOccurs="0"/>
<xs:element name="Kommune" type=" xs:string " minOccurs="0"/>
<xs:element name="Retskreds" type=" xs:string " minOccurs="0"/>
<xs:element name="Amt" type=" xs:string " minOccurs="0"/>
<xs:element name="Sogn" type=" xs:string " minOccurs="0"/>
<xs:element name="Region" type=" xs:string " minOccurs="0"/>
<xs:element ref=" BASIS:AdmInddelingStruktur "/>
<xs:element ref=" ax21:ArealTypeVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:JordforureningVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:JordrenteVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:StrandbeskyttelseVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:MajoratSkovVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:StormfaldVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:RigsgraenseVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:KlitfredningVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:IkkeUdskiltVejVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:FredskovVB " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JordstykkeSamlingVBType

Super-types: None
Sub-types: None
Name JordstykkeSamlingVBType
Used by (from the same schema document) Element FaelleslodsamlingVB , Element JordstykkeSamlingVB
Abstract no
XML Instance Representation
<...>
<ax21:JordstykkeRM> ... </ax21:JordstykkeRM> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="JordstykkeSamlingVBType">
<xs:sequence>
<xs:element ref=" ax21:JordstykkeRM " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JsRegistreringVBType

Super-types: None
Sub-types: None
Name JsRegistreringVBType
Used by (from the same schema document) Element JsRegistreringVB
Abstract no
XML Instance Representation
<...>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:Jsnoteringstype> xs:string </ax21:Jsnoteringstype> [0..1]
<ax21:HarGeometri> xs:boolean </ax21:HarGeometri> [1]
<ax21:Omfang> xs:string </ax21:Omfang> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="JsRegistreringVBType">
<xs:sequence>
<xs:element name="Id" type=" xs:long "/>
<xs:element name="Jsnoteringstype" type=" xs:string " minOccurs="0"/>
<xs:element name="HarGeometri" type=" xs:boolean "/>
<xs:element name="Omfang" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: KlitfredningVBType

Super-types: None
Sub-types: None
Name KlitfredningVBType
Used by (from the same schema document) Element KlitfredningVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:KfzAreal> xs:long </ax21:KfzAreal> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="KlitfredningVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="KfzAreal" type=" xs:long "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: LodfladeVBType

Super-types: None
Sub-types: None
Name LodfladeVBType
Used by (from the same schema document) Element LodfladeVB
Abstract no
XML Instance Representation
<.../>
Diagram
Schema Component Representation
<xs:complexType name="LodfladeVBType">
<xs:sequence/>
</xs:complexType>
top

Complex Type: MajoratSkovVBType

Super-types: None
Sub-types: None
Name MajoratSkovVBType
Used by (from the same schema document) Element MajoratSkovVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:MsSkovNr> xs:long </ax21:MsSkovNr> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="MajoratSkovVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="MsSkovNr" type=" xs:long "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: RegistreringsMeddelelseFSpecVB

Super-types: None
Sub-types: None
Name RegistreringsMeddelelseFSpecVB
Used by (from the same schema document) Element RegistreringsMeddelelseFSpecVB
Abstract no
XML Instance Representation
<...>
<ax21:SamletFastEjendomFoerVB> ... </ax21:SamletFastEjendomFoerVB> [0..1]
<ax21:RegMedd_ForandringsspecSamling> ... </ax21:RegMedd_ForandringsspecSamling> [0..1]
<ax21:SamletFastEjendomEfterVB> ... </ax21:SamletFastEjendomEfterVB> [0..1]
<ax21:RegMedKommentar> ... </ax21:RegMedKommentar> [1]
<ax21:SagsId> ... </ax21:SagsId> [1]
<ax21:KmsJournalnummer> ... </ax21:KmsJournalnummer> [1]
<ax21:Navn> ... </ax21:Navn> [0..1]
<ax21:Registreringsdato> ... </ax21:Registreringsdato> [1]
<ax21:RekvirentInfoVB> ... </ax21:RekvirentInfoVB> [0..1]
<ax21:RegMeddelAktoerVB> ... </ax21:RegMeddelAktoerVB> [0..*]
<ax21:RegMeddelInterressentVB> ... </ax21:RegMeddelInterressentVB> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="RegistreringsMeddelelseFSpecVB">
<xs:sequence>
<xs:element ref=" ax21:SamletFastEjendomFoerVB " minOccurs="0"/>
<xs:element ref=" ax21:RegMedd_ForandringsspecSamling " minOccurs="0"/>
<xs:element ref=" ax21:SamletFastEjendomEfterVB " minOccurs="0"/>
<xs:element ref=" ax21:RegMedKommentar "/>
<xs:element ref=" ax21:SagsId "/>
<xs:element ref=" ax21:KmsJournalnummer "/>
<xs:element ref=" ax21:Navn " minOccurs="0"/>
<xs:element ref=" ax21:Registreringsdato "/>
<xs:element ref=" ax21:RekvirentInfoVB " minOccurs="0"/>
<xs:element ref=" ax21:RegMeddelAktoerVB " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" ax21:RegMeddelInterressentVB " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: RigsgraenseVBType

Super-types: None
Sub-types: None
Name RigsgraenseVBType
Used by (from the same schema document) Element RigsgraenseVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="RigsgraenseVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SamletFastEjendomEfterVBType

Super-types: None
Sub-types: None
Name SamletFastEjendomEfterVBType
Used by (from the same schema document) Element SamletFastEjendomEfterVB
Abstract no
XML Instance Representation
<...>
<ax21:SamletFastEjendomVB> ... </ax21:SamletFastEjendomVB> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="SamletFastEjendomEfterVBType">
<xs:sequence>
<xs:element ref=" ax21:SamletFastEjendomVB " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SamletFastEjendomFoerVBType

Super-types: None
Sub-types: None
Name SamletFastEjendomFoerVBType
Used by (from the same schema document) Element SamletFastEjendomFoerVB
Abstract no
XML Instance Representation
<...>
<ax21:SamletFastEjendomVB> ... </ax21:SamletFastEjendomVB> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="SamletFastEjendomFoerVBType">
<xs:sequence>
<xs:element ref=" ax21:SamletFastEjendomVB " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SamletFastEjendomVBType

Super-types: None
Sub-types: None
Name SamletFastEjendomVBType
Used by (from the same schema document) Element SamletFastEjendomVB
Abstract no
XML Instance Representation
<...>
<ax21:Id> xs:long </ax21:Id> [1]
<ax21:EjendomsNr> xs:long </ax21:EjendomsNr> [1]
<ax21:LoebeNr> xs:long </ax21:LoebeNr> [0..1]
<ax21:SfeNavn> xs:string </ax21:SfeNavn> [0..1]
<ax21:GulSeddelVB> ... </ax21:GulSeddelVB> [0..1]
<ax21:JordstykkeSamlingVB> ... </ax21:JordstykkeSamlingVB> [0..1]
<ax21:FaelleslodsamlingVB> ... </ax21:FaelleslodsamlingVB> [0..1]
<ax21:SfeRegistreringVB> ... </ax21:SfeRegistreringVB> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="SamletFastEjendomVBType">
<xs:sequence>
<xs:element name="Id" type=" xs:long "/>
<xs:element name="EjendomsNr" type=" xs:long "/>
<xs:element name="LoebeNr" type=" xs:long " minOccurs="0"/>
<xs:element name="SfeNavn" type=" xs:string " minOccurs="0"/>
<xs:element ref=" ax21:GulSeddelVB " minOccurs="0"/>
<xs:element ref=" ax21:JordstykkeSamlingVB " minOccurs="0"/>
<xs:element ref=" ax21:FaelleslodsamlingVB " minOccurs="0"/>
<xs:element ref=" ax21:SfeRegistreringVB " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SfeRegistreringVBType

Super-types: None
Sub-types: None
Name SfeRegistreringVBType
Used by (from the same schema document) Element SfeRegistreringVB
Abstract no
XML Instance Representation
<...>
<ax21:SfeNoteringstype> xs:string </ax21:SfeNoteringstype> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="SfeRegistreringVBType">
<xs:sequence>
<xs:element name="SfeNoteringstype" type=" xs:string "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: StormfaldVBType

Super-types: None
Sub-types: None
Name StormfaldVBType
Used by (from the same schema document) Element StormfaldVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:Stormfaldstype> xs:string </ax21:Stormfaldstype> [0..1]
<ax21:SfBetalingsdato> xs:date </ax21:SfBetalingsdato> [1]
<ax21:SfOphoersdato> xs:date </ax21:SfOphoersdato> [1]
<ax21:SfSNSjournalNr> xs:string </ax21:SfSNSjournalNr> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="StormfaldVBType">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="Stormfaldstype" type=" xs:string " minOccurs="0"/>
<xs:element name="SfBetalingsdato" type=" xs:date "/>
<xs:element name="SfOphoersdato" type=" xs:date "/>
<xs:element name="SfSNSjournalNr" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: StrandbeskyttelseVB

Super-types: None
Sub-types: None
Name StrandbeskyttelseVB
Used by (from the same schema document) Element StrandbeskyttelseVB
Abstract no
XML Instance Representation
<...>
<ax21:JsRegistreringVB> ... </ax21:JsRegistreringVB> [0..1]
<ax21:SblAreal> xs:long </ax21:SblAreal> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="StrandbeskyttelseVB">
<xs:sequence>
<xs:element ref=" ax21:JsRegistreringVB " minOccurs="0"/>
<xs:element name="SblAreal" type=" xs:long "/>
</xs:sequence>
</xs:complexType>
top