Skip to content

Commit

Permalink
Remove no more valid attributes from schema
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiberrettini committed May 5, 2016
1 parent f6f3aa1 commit 4c07687
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/schemas/NLog.Targets.Syslog.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@
</xs:element>
</xs:choice>
<xs:attribute name="name" type="xs:string" />
<xs:attribute name="splitNewlines" type="xs:boolean" />
<xs:attribute name="facility" type="xs:string" />
<xs:attribute name="layout" type="nlog:SimpleLayoutAttribute" />
</xs:extension>
</xs:complexContent>
Expand Down

0 comments on commit 4c07687

Please sign in to comment.