How to export a Pega process as xml?

I want to export the process flow as xml. is it possible to do it?

@KirubhananthC17141152

Once you open a FLow Rule - explore the options under design tab. You can use export XPDL , export BPEL options.

XPDL stands for XML process Def language

@Raju Botu ,

When I export by using the flow you said I got a file exported and have an error message in the file. Not the exported xml.

The message is “Error checking type of the expression ‘FilterParentPath(funcall(http://xml.apache.org/xslt:nodeset, ), step(“child”, 1))’.”

What do I miss?