Home
last modified time | relevance | path

Searched full:billto (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/test/automata/
Dpo5 t 1 2 billTo
12 billTo
17 billTo
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DExample2_27Test.java34 Person billTo = invoice.billTo; in testExample_2_27() local
35 assertEquals("Dumars", billTo.family); in testExample_2_27()
DInvoice.java23 public Person billTo;// bill-to field in Invoice
/external/libxml2/test/schemas/
Dpo0_0.xml10 <billTo country="US">
16 </billTo>
Dpo1_0.xml11 <billTo country="US">
17 </billTo>
Dall.xsd7 <xsd:element name="billTo" type="USAddress"/>
Dpo0_0.xsd14 <xsd:element name="billTo" type="USAddress"/>
Dpo1_0.xsd18 <xsd:element name="billTo" type="po:USAddress"/>
/external/snakeyaml/src/test/resources/specification/
Dexample2_27.yaml4 billTo: &id001
Dexample2_27_dumped.yaml2 billTo: &id001