public interface ExtensionSchemaDefinition extends ExtensionSchemaObject
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getisNamespaceURIValidURI()
true if extension schema namespace URI (’pdfaSchema:namespaceURI’ property) is of type URI
|
Boolean |
getisPrefixValidText()
true if extension schema preferred prefix (’pdfaSchema:prefix’ property) is of type Text
|
Boolean |
getisPropertyValidSeq()
true if extension schema properties list (’pdfaSchema:property’ property) is of type Seq
|
Boolean |
getisSchemaValidText()
true if extension schema description (’pdfaSchema:schema’ property) is of type Text
|
Boolean |
getisValueTypeValidSeq()
true if extension schema value types list (’pdfaSchema:valueType’ property) is of type Seq
|
String |
getnamespaceURIPrefix()
namespace prefix for the extension schema namespace URI property
|
String |
getprefixPrefix()
namespace prefix for the extension schema prefix property
|
String |
getpropertyPrefix()
namespace prefix for the extension schema properties list property
|
String |
getschemaPrefix()
namespace prefix for the extension schema schema description property
|
String |
getvalueTypePrefix()
namespace prefix for the extension schema value type list property
|
getcontainsUndefinedFieldsgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentBoolean getisNamespaceURIValidURI()
Boolean getisPrefixValidText()
Boolean getisPropertyValidSeq()
Boolean getisSchemaValidText()
Boolean getisValueTypeValidSeq()
String getnamespaceURIPrefix()
String getprefixPrefix()
String getpropertyPrefix()
String getschemaPrefix()
String getvalueTypePrefix()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.