AifSchemaStore::getDocumentSchema Method

Gets the document schema that is identified by the schema ID from the AifSchemaStore table.

Syntax

client server public static AifDocumentSchemaXml getDocumentSchema(AifSchemaId schemaId)

Run On

Called

Parameters

Return Value

Type: AifDocumentSchemaXml Extended Data Type
The XML of the document schema, if it exists; otherwise, false.

See Also

Reference

AifSchemaStore Table