addressbook_schema
#
# Schema -- A sample interface for managing personal contacts
#
# Copyright (C) 1996-2001 Herrin Software Development, Inc.
# All rights reserved.
#
# This file is part of the Qddb Fx examples.
#
# Qddb is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License Version 2
# as published by the Free Software Foundation.
#
# Qddb is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Qddb; see the file LICENSE. If not, write to:
#
# Herrin Software Development, Inc.
# R&D Division
# 41 South Highland Ave.
# Prestonsburg, KY 41653
Use Cached Hashing
HashSize = 1000
CacheSize = 100
Name ( Title First Middle Last )
Address ( Street City State Zip Country ) *
Phone ( Desc AreaCode Number ) *
Email *
Homepage verbosename "Home Page"
Work (
JobTitle verbosename "Job Title"
Occupation
Name verbosename "Company Name"
Address ( Street City State Zip )
Comments
) *
Sex
Relation
Hobbies *
Comments *
BirthMonth
BirthDay
BirthYear