Skip to content
  • There are no suggestions because the search field is empty.

Common Parser Operations

Common Parser OperationsCommon Parser Operations

This topic provides some examples of common parser operations.

This topic includes five common parser operations.

Match Port and Identify ImmediatelyMatch Port and Identify Immediately

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:noNamespaceSchemaLocation="parsers.xsd">

Match Port and Delay IdentificationMatch Port and Delay Identification

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:noNamespaceSchemaLocation="parsers.xsd">

Match Token and Identify ImmediatelyMatch Token and Identify Immediately

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:noNamespaceSchemaLocation="parsers.xsd">

Match Multiple TokensMatch Multiple Tokens

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xsi:noNamespaceSchemaLocation="parsers.xsd">

Match Token and Create MetadataMatch Token and Create Metadata

xsi:noNamespaceSchemaLocation="parsers.xsd">