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
- schemaId
Type: AifSchemaId Extended Data Type
The identifier of the document schema.
Return Value
Type: AifDocumentSchemaXml Extended Data Type
The XML of the document schema, if it exists; otherwise, false.