marker
Namespace: | http://sonatype.org/xsd/nexus-logging-plugin/rest/1.0 |
XML Schema: | ns0.xsd |
Java class for marker complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="marker"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
message (string) | 0/1 |
JSON
property | type | description |
---|---|---|
message | message (string) |