/*******************************************************************************
*
An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _NullOperationRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "NullOperationRequest");
private final static QName _CreateCMSSignatureRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CreateCMSSignatureRequest");
private final static QName _InfoboxReadRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxReadRequest");
private final static QName _GetStatusResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "GetStatusResponse");
private final static QName _CreateCMSSignatureResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CreateCMSSignatureResponse");
private final static QName _GetStatusRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "GetStatusRequest");
private final static QName _ErrorResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "ErrorResponse");
private final static QName _IdentityLinkDomainIdentifier_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "IdentityLinkDomainIdentifier");
private final static QName _VerifyCMSSignatureRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "VerifyCMSSignatureRequest");
private final static QName _InfoboxReadResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxReadResponse");
private final static QName _NullOperationResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "NullOperationResponse");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.egiz.sl
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link InfoboxReadParamsAssocArrayType }
*
*/
public InfoboxReadParamsAssocArrayType createInfoboxReadParamsAssocArrayType() {
return new InfoboxReadParamsAssocArrayType();
}
/**
* Create an instance of {@link NullOperationResponseType }
*
*/
public NullOperationResponseType createNullOperationResponseType() {
return new NullOperationResponseType();
}
/**
* Create an instance of {@link InfoboxReadResponseType }
*
*/
public InfoboxReadResponseType createInfoboxReadResponseType() {
return new InfoboxReadResponseType();
}
/**
* Create an instance of {@link VerifyCMSSignatureRequestType }
*
*/
public VerifyCMSSignatureRequestType createVerifyCMSSignatureRequestType() {
return new VerifyCMSSignatureRequestType();
}
/**
* Create an instance of {@link GetStatusResponseType }
*
*/
public GetStatusResponseType createGetStatusResponseType() {
return new GetStatusResponseType();
}
/**
* Create an instance of {@link InfoboxReadRequestType }
*
*/
public InfoboxReadRequestType createInfoboxReadRequestType() {
return new InfoboxReadRequestType();
}
/**
* Create an instance of {@link CreateCMSSignatureRequestType }
*
*/
public CreateCMSSignatureRequestType createCreateCMSSignatureRequestType() {
return new CreateCMSSignatureRequestType();
}
/**
* Create an instance of {@link NullOperationRequestType }
*
*/
public NullOperationRequestType createNullOperationRequestType() {
return new NullOperationRequestType();
}
/**
* Create an instance of {@link ErrorResponseType }
*
*/
public ErrorResponseType createErrorResponseType() {
return new ErrorResponseType();
}
/**
* Create an instance of {@link GetStatusRequestType }
*
*/
public GetStatusRequestType createGetStatusRequestType() {
return new GetStatusRequestType();
}
/**
* Create an instance of {@link CreateCMSSignatureResponseType }
*
*/
public CreateCMSSignatureResponseType createCreateCMSSignatureResponseType() {
return new CreateCMSSignatureResponseType();
}
/**
* Create an instance of {@link InfoboxReadParamsBinaryFileType }
*
*/
public InfoboxReadParamsBinaryFileType createInfoboxReadParamsBinaryFileType() {
return new InfoboxReadParamsBinaryFileType();
}
/**
* Create an instance of {@link ExcludedByteRangeType }
*
*/
public ExcludedByteRangeType createExcludedByteRangeType() {
return new ExcludedByteRangeType();
}
/**
* Create an instance of {@link Base64OptRefContentType }
*
*/
public Base64OptRefContentType createBase64OptRefContentType() {
return new Base64OptRefContentType();
}
/**
* Create an instance of {@link InfoboxReadDataAssocArrayType }
*
*/
public InfoboxReadDataAssocArrayType createInfoboxReadDataAssocArrayType() {
return new InfoboxReadDataAssocArrayType();
}
/**
* Create an instance of {@link CMSDataObjectOptionalMetaType }
*
*/
public CMSDataObjectOptionalMetaType createCMSDataObjectOptionalMetaType() {
return new CMSDataObjectOptionalMetaType();
}
/**
* Create an instance of {@link Base64XMLContentType }
*
*/
public Base64XMLContentType createBase64XMLContentType() {
return new Base64XMLContentType();
}
/**
* Create an instance of {@link CMSDataObjectRequiredMetaType }
*
*/
public CMSDataObjectRequiredMetaType createCMSDataObjectRequiredMetaType() {
return new CMSDataObjectRequiredMetaType();
}
/**
* Create an instance of {@link XMLContentType }
*
*/
public XMLContentType createXMLContentType() {
return new XMLContentType();
}
/**
* Create an instance of {@link MetaInfoType }
*
*/
public MetaInfoType createMetaInfoType() {
return new MetaInfoType();
}
/**
* Create an instance of {@link Base64ContentType }
*
*/
public Base64ContentType createBase64ContentType() {
return new Base64ContentType();
}
/**
* Create an instance of {@link InfoboxAssocArrayPairType }
*
*/
public InfoboxAssocArrayPairType createInfoboxAssocArrayPairType() {
return new InfoboxAssocArrayPairType();
}
/**
* Create an instance of {@link AnyMixedChildrenType }
*
*/
public AnyMixedChildrenType createAnyMixedChildrenType() {
return new AnyMixedChildrenType();
}
/**
* Create an instance of {@link AnyChildrenType }
*
*/
public AnyChildrenType createAnyChildrenType() {
return new AnyChildrenType();
}
/**
* Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadKeys }
*
*/
public InfoboxReadParamsAssocArrayType.ReadKeys createInfoboxReadParamsAssocArrayTypeReadKeys() {
return new InfoboxReadParamsAssocArrayType.ReadKeys();
}
/**
* Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadPairs }
*
*/
public InfoboxReadParamsAssocArrayType.ReadPairs createInfoboxReadParamsAssocArrayTypeReadPairs() {
return new InfoboxReadParamsAssocArrayType.ReadPairs();
}
/**
* Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadValue }
*
*/
public InfoboxReadParamsAssocArrayType.ReadValue createInfoboxReadParamsAssocArrayTypeReadValue() {
return new InfoboxReadParamsAssocArrayType.ReadValue();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link NullOperationRequestType }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "NullOperationRequest")
public JAXBElement