Language:
XML     Change language:
Pastebin: 87195
Author: Anonymous
Subject: Untitled
Created: 2008-05-04 10:13:13
Download and save
Toggle line numbers
1<?xml version="1.0" encoding="UTF-8" standalone="no"?> 
2<configurations xmlns="http://agavi.org/agavi/1.0/config" 
3                xmlns:xi="http://www.w3.org/2001/XInclude"> 
4  <sandbox> 
5 
6    <xi:include href="%core.lib_dir%/../validate/Testimonial.xml" xpointer
7      "xmlns(a=http://agavi.org/agavi/1.0/config) 
8      xpointer(/a:configurations/a:sandbox)" 
9    /> 
10 
11  </sandbox> 
12 
13  <configuration> 
14    <validators> 
15 
16        <xi:include xpointer
17          "xmlns(a=http://agavi.org/agavi/1.0/config) 
18          xpointer(/a:configurations/a:sandbox/a:testimonial/a:name/a:validator)" 
19        /> 
20        <xi:include xpointer
21            "xmlns(a=http://agavi.org/agavi/1.0/config) 
22           xpointer(/a:configurations/a:sandbox/a:testimonial/a:email/a:validator)" 
23        /> 
24        <xi:include xpointer
25          "xmlns(a=http://agavi.org/agavi/1.0/config) 
26          xpointer(/a:configurations/a:sandbox/a:testimonial/a:website/a:validator)" 
27        /> 
28        <xi:include xpointer
29          "xmlns(a=http://agavi.org/agavi/1.0/config) 
30          xpointer(/a:configurations/a:sandbox/a:testimonial/a:message/a:validator)" 
31        /> 
32 
33    </validators> 
34  </configuration> 
35</configurations> 
Thread:
[87195] Untitled by Anonymous at 2008-05-04 10:13:13
Tip: Click the line numbers to toggle highliting on that line.

Paste followup:

Language:
Author:
Subject:


    Tabstop:     bigger biggest
Note: You can prefix a line with "@@@" to highlight it.