org.sdmx.resources.sdmxml.schemas.v2_1.message
Class SubmitSubscriptionsRequestType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.message.MessageType
org.sdmx.resources.sdmxml.schemas.v2_1.message.RegistryInterfaceType
org.sdmx.resources.sdmxml.schemas.v2_1.message.SubmitSubscriptionsRequestType
public class SubmitSubscriptionsRequestType
- extends RegistryInterfaceType
SubmitSubscriptionsRequestType defines the structure of a registry submit subscription request document.
Java class for SubmitSubscriptionsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubmitSubscriptionsRequestType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/message}RegistryInterfaceType">
<sequence>
<element name="Header" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/message}BasicHeaderType"/>
<element name="SubmitSubscriptionsRequest" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/registry}SubmitSubscriptionsRequestType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubmitSubscriptionsRequestType
public SubmitSubscriptionsRequestType()
Copyright © 2012. All Rights Reserved.