Skip to content

Commit

Permalink
Remplacement URL schéma XML paquet #48
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMaudry committed May 19, 2020
1 parent 4705a4a commit 4eb0b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exemples/xml/paquet-avec-uid.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<marches xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/139bercy/format-commande-publique/master/sch%C3%A9mas/xml/paquet.xsd">
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/139bercy/format-commande-publique/master/marches.xsd">
<contrat-concession>
<id>20010345211200</id>
<uid>2135023880001920010345211200</uid>
Expand Down
2 changes: 1 addition & 1 deletion exemples/xml/paquet.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<marches xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/139bercy/format-commande-publique/master/sch%C3%A9mas/xml/paquet.xsd">
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/139bercy/format-commande-publique/master/marches.xsd">
<contrat-concession>
<id>20010345211200</id>
<autoriteConcedante>
Expand Down

0 comments on commit 4eb0b93

Please sign in to comment.