UUID
Denne klassen er kun tilgjengelig for klientversjon fra 3.17 eller senere. For eldre klienter returneres ikke dette objektet.
Since
3.17
Java class for UUID complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="UUID">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<element name="navnerom" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard