Parent Directory | Revision Log | Patch
revision 1.5 by wakaba, Sat May 20 10:13:02 2006 UTC | revision 1.6 by wakaba, Sun May 21 08:55:21 2006 UTC | |
---|---|---|
# | Line 4134 IFClsETDef: | Line 4134 IFClsETDef: |
4134 | C: while (defined $current) { | C: while (defined $current) { |
4135 | if ($current-><AG::Node.nodeType> == <C::Node.ELEMENT_NODE>) { | if ($current-><AG::Node.nodeType> == <C::Node.ELEMENT_NODE>) { |
4136 | if ({ | if ({ |
4137 | <Q::xdp|attr-definition> => true, | |
4138 | <Q::xdp|peref> => true, | <Q::xdp|peref> => true, |
4139 | }->{$current->manakai_expanded_uri}) { | }->{$current->manakai_expanded_uri}) { |
4140 | $r .= $current-><AG::XDPElement.dtdText>; | $r .= $current-><AG::XDPElement.dtdText>; |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |