Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.