07.04.2013 Views

ALMA Archive Tutorial - ESO

ALMA Archive Tutorial - ESO

ALMA Archive Tutorial - ESO

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

XMLEntityStruct<br />

➜ used in most communication with <strong>Archive</strong><br />

➜ struct XmlEntityStruct<br />

{<br />

};<br />

string xmlString;<br />

string entityId;<br />

string entityTypeName;<br />

string schemaVersion;<br />

string timeStamp;<br />

➜ Construct an XmlEntityStruct out of binding class:<br />

EntitySerializer serializer = EntitySerializer<br />

.getEntitySerializer(logger);<br />

XmlEntityStruct xmlEntity = serializer<br />

.serializeEntity(obsproposal);<br />

// obsproposal Castor binding class<br />

MLEntityStruct 6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!