专业化管理 > 支持可视化和发布 > WVS 发布规则 > 配置发布规则 > 简介 > 创建发布 XML 文件
  
创建发布 XML 文件
这是一个简单的“发布规则”的示例
<rules evaluate-rules-on-republish="true"
xsi:schemaLocation="http://www.ptc.com PublishRulesSchema.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.ptc.com">
<authoring-application name="PROE">
<additional-files name="standard_files">
<file output-prefix="pdf" default="true" type="pdf" display-label="PDF"/>
</additional-files>
<condition name="ibawith value">
<and>
<attribute name="epmdoc_docType" value="Drawing"/>
<attribute name="epmdoc_lifeCycleState" value="In Work"/>