n.kommune.no/com/biz/bk/v1" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> Kombinasjonen av appid og transactionid må være unikt for å kunne brukes i supporthenvendelser. </p>
Java class for UserContext complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserContext"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="userid" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="onBehalfOfId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="appid" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="transactionid" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>