<?xml version="1.0" encoding="utf-8"?> <webpage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Tabs> <Tab Name="Description"> <Section Name="Description < &"> <Field Type="Hidden" Property="EmployeeID" Desc="Employee ID" ColWidth="20"/> </Section> </Tab> </Tabs> </Webpage>
<?xml version="1.0" encoding="utf-8"?> <webpage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Tabs> <Tab Name="Description"> <Section Name="Description < &"> like AmpersandLTSemicolon and AmpersandAMPSemicolon <Field Type="Hidden" Property="EmployeeID" Desc="Employee ID" ColWidth="20"/> </Section> </Tab> </Tabs> </Webpage>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)