Fields Summary |
---|
public short | code |
public static final short | DUPLICATE_NAME_ERRIf an element declaration already exists with the same name within an
AS_CHOICE operator. |
public static final short | TYPE_ERRIf the type of the ASObject is neither an
ASContentModel nor an ASElementDeclaration . |
public static final short | NO_AS_AVAILABLEIf the DocumentEditAS related to the node does not have
any active ASModel and wfValidityCheckLevel
is set to PARTIAL or STRICT_VALIDITY_CHECK . |
public static final short | WRONG_MIME_TYPE_ERRWhen mimeTypeCheck is true and the input
source has an incorrect MIME Type. See the attribute
mimeTypeCheck . |