Files
eapim-admin/WebContent/WEB-INF/layout-messagesync-req.xml
T
Rinjae c54ef1903f init
2025-09-05 17:16:26 +09:00

15 lines
282 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Message>
<Header>
<ServiceName>MessageSync</ServiceName>
<Command>insert</Command>
</Header>
<Body>
<Layout>
<id>$id$</id>
<data>
<![CDATA[$layout_data$]]>
</data>
</Layout>
</Body>
</Message>