@@ -1206,7 +1206,7 @@ discard block |
||
| 1206 | 1206 | * builder for version S.1.0.0 |
| 1207 | 1207 | */ |
| 1208 | 1208 | protected function toNodeS100() |
| 1209 | - { |
|
| 1209 | + { |
|
| 1210 | 1210 | |
| 1211 | 1211 | //Em desenvolvimento |
| 1212 | 1212 | |
@@ -2072,8 +2072,8 @@ discard block |
||
| 2072 | 2072 | false |
| 2073 | 2073 | ); |
| 2074 | 2074 | if (isset($hc->dscjorn)) { |
| 2075 | - $dj = $this->dom->createElement("dscJorn",$hc->dscjorn[0]); |
|
| 2076 | - $horContratual->appendChild($dj); |
|
| 2075 | + $dj = $this->dom->createElement("dscJorn",$hc->dscjorn[0]); |
|
| 2076 | + $horContratual->appendChild($dj); |
|
| 2077 | 2077 | } |
| 2078 | 2078 | //encerra horContratual |
| 2079 | 2079 | $contrato->appendChild($horContratual); |