Utstederandel Specification
Java class for UtstederandelSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="UtstederandelSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="teller" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="nevner" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="utsteder" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecification" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard