Skip to content

Commit

Permalink
Try to fix EDoc and Specs of attribute names (EXMPP-40)
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Dec 9, 2010
1 parent f683a1a commit a768188
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 75 deletions.
1 change: 1 addition & 0 deletions include/exmpp_xml.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

% NS, element's name and attribute's name.
-type(xmlname() :: atom() | string()).
-type(attributename() :: binary()).

% Structures used by XML serialization functions.
-type(xmldefaultns() :: xmlname() | [xmlname()]).
Expand Down
Loading

0 comments on commit a768188

Please sign in to comment.