Module Schema Types Reference



CachePolicyType


One of the following values:

The value of DEFAULT depends on the value of the USER_D_CACHE_MODE parameter in the BSP’s configuration file (00bsp.cdf).



DataRegionType


One of the following values:



DecOrHexValueType


A positive or negative value expressed in decimal or hexadecimal form. Hexadecimal values are prefixed by the characters 0x.



DriverNameType


A string of characters that may include a/A through z/Z and 0 through 9. The number of characters must be at least 1 and not more than 255.



DurationType


A positive decimal value, 0, or INFINITE_TIME.



IdentifierValueType


A positive or negative value expressed in decimal or hexadecimal form. Hexadecimal values are prefixed by the characters 0x.



PartitionDomainType


One of the following values:



PortAttributeType


One of the following values:



PortDirectionType


One of the following values:

The values SOURCE, SENDER, and OUT are equivalent and indicate a source of data. The values IN, DESTINATION, and RECEIVER are equivalent and indicate a destination of data.



PortNameType


A string of characters that may include a/A through z/Z and 0 through 9. The number of characters must be at least 1 and not more than 30.



SectionType


One of the following values:



UserAccessRightsType


One of the following values:



xs:boolean


True may be represented as true or 1. False may be represented as false or 0.



xs:integer


A positive or negative integer value.



xs:string


A string of characters that may include any character that is valid in XML.




Generated on 2007-10-15 17:17:22.